Skip to content

Pull requests: TheAlgorithms/JavaScript

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add tests for Project euler problem 14 solution hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#1713 by pomkarnath98 was merged Nov 16, 2024 Loading… updated Nov 16, 2024
6 of 11 tasks
docs: fixed misleading comment about the array method (forEach instead of reduce) used in AverageMean.js
#1727 by HRIDYANSHU054 was merged Oct 16, 2024 Loading… updated Oct 31, 2024
9 tasks done
implemented CycleDetectionII code in LinkedList
#1482 by Akshay73c was merged Jan 4, 2024 Loading… updated Jul 27, 2024
1 task
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 dependencies Pull requests that dependencies javascript Pull requests that update Javascript code
#1670 by dependabot bot was merged Jun 23, 2024 Loading… updated Jun 23, 2024
[Solution] Project euler challenge 19 with tests
#1659 by ddaniel27 was merged Jun 18, 2024 Loading… updated Jun 18, 2024
8 of 11 tasks
tests: add HexToDecimal.test.js
#1662 by vil02 was merged May 25, 2024 Loading… updated May 25, 2024
8 tasks done
test: add tests for NumberOfSubsetEqualToGivenSum
#1661 by vil02 was merged May 25, 2024 Loading… updated May 25, 2024
8 tasks done
tests: add tests of LongestIncreasingSubsequence
#1660 by vil02 was merged May 23, 2024 Loading… updated May 23, 2024
9 tasks done
GitHub Actions: Test on the current version of Node.js
#1657 by cclauss was merged May 17, 2024 Loading… updated May 17, 2024
3 of 11 tasks
Keep GitHub Actions up to date with GitHub's Dependabot
#1658 by cclauss was merged May 16, 2024 Loading… updated May 16, 2024
11 tasks
Fix/code smells
#1338 by CarlosZoft was merged Aug 21, 2023 Loading… updated Apr 17, 2024
5 of 11 tasks
chore: convert functions to an ES2015 classes
#1656 by hasanalkaf3 was merged Apr 13, 2024 Loading… updated Apr 13, 2024
3 tasks
fix: throw error and add tests for ReverseNumber
#1608 by vil02 was merged Feb 19, 2024 Loading… updated Apr 3, 2024
9 of 11 tasks
fix: hadnle zeros at the endpoints in BisectionMethod
#1640 by vil02 was merged Apr 3, 2024 Loading… updated Apr 3, 2024
9 of 11 tasks
refactor: add and use parseDate
#1643 by vil02 was merged Apr 3, 2024 Loading… updated Apr 3, 2024
6 tasks done
refactor: reduce code duplication in FloodFill
#1645 by vil02 was merged Apr 3, 2024 Loading… updated Apr 3, 2024
8 tasks done
Update CircularQueue.js for zero-length case
#1655 by MartinLBeacham was merged Apr 3, 2024 Loading… updated Apr 3, 2024
9 of 11 tasks
removed code already present in test cases related to DFT in Trees folder.
#1648 by SourabhHere was merged Apr 3, 2024 Loading… updated Apr 3, 2024
7 of 11 tasks
style: improve test names of GetEuclidGCD
#1646 by vil02 was merged Mar 28, 2024 Loading… updated Mar 28, 2024
8 tasks done
feat: remove duplicated gcd-like functions
#1642 by vil02 was merged Mar 16, 2024 Loading… updated Mar 16, 2024
8 tasks done
feat: remove twinPrime
#1641 by vil02 was merged Mar 11, 2024 Loading… updated Mar 12, 2024
8 tasks done
refactor: use isLeapYear
#1638 by vil02 was merged Mar 7, 2024 Loading… updated Mar 7, 2024
8 tasks done
fix: throw form DateToDay
#1628 by vil02 was merged Mar 4, 2024 Loading… updated Mar 5, 2024
9 of 11 tasks
fix: properly floor the partial results in DateDayDifference
#1629 by vil02 was merged Mar 4, 2024 Loading… updated Mar 5, 2024
9 of 11 tasks
chore: use check-style in
#1630 by vil02 was merged Mar 4, 2024 Loading… updated Mar 5, 2024
8 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.