-
- Notifications
You must be signed in to change notification settings - Fork 5.8k
Pull requests: TheAlgorithms/JavaScript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
style: cleanup
PascalTriangle #1606 by vil02 was merged Feb 9, 2024 Loading… updated Feb 9, 2024
8 tasks done
fix:
GetEuclidGCD(0, 0) is 0 #1621 by vil02 was merged Feb 28, 2024 Loading… updated Feb 28, 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
feat: remove
twinPrime #1641 by vil02 was merged Mar 11, 2024 Loading… updated Mar 12, 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
Update CircularQueue.js for zero-length case
#1655 by MartinLBeacham was merged Apr 3, 2024 Loading… updated Apr 3, 2024
9 of 11 tasks
refactor: reduce code duplication in
FloodFill #1645 by vil02 was merged Apr 3, 2024 Loading… updated Apr 3, 2024
8 tasks done
refactor: add and use
parseDate #1643 by vil02 was merged Apr 3, 2024 Loading… updated Apr 3, 2024
6 tasks done
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
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
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
ProTip! Follow long discussions with comments:>50.