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 codecov badge
#1600 by vil02 was merged Jan 29, 2024 Loading…
5 tasks done
style: cleanup PascalTriangle
#1606 by vil02 was merged Feb 9, 2024 Loading…
8 tasks done
fix: handle zeros in CoPrimeCheck
#1622 by vil02 was merged Feb 29, 2024 Loading…
9 of 11 tasks
fix: throw form DateToDay
#1628 by vil02 was merged Mar 4, 2024 Loading…
9 of 11 tasks
feat: remove duplicated gcd-like functions
#1642 by vil02 was merged Mar 16, 2024 Loading…
8 tasks done
fix: GetEuclidGCD(0, 0) is 0
#1621 by vil02 was merged Feb 28, 2024 Loading…
9 of 11 tasks
style: improve test names of GetEuclidGCD
#1646 by vil02 was merged Mar 28, 2024 Loading…
8 tasks done
fix: throw error and add tests for ReverseNumber
#1608 by vil02 was merged Feb 19, 2024 Loading…
9 of 11 tasks
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…
Update Problem006.js
#1537 by imrahulkb was merged Oct 15, 2023 Loading…
11 tasks
Remove code not needed
#1531 by IcarusTheFly was merged Oct 14, 2023 Loading…
8 of 11 tasks
updated BinaryHeap.test.js
#1520 by MarufHasan24 was merged Oct 13, 2023 Loading…
11 tasks
Enhance readability of KnightTour
#1572 by Hardvan was merged Oct 24, 2023 Loading…
8 of 11 tasks
Enhance readability of ZeroOneKnapsack.js
#1574 by Hardvan was merged Oct 30, 2023 Loading…
8 of 11 tasks
Update grammar in README.md
#1004 by ozayman was merged May 6, 2022 Loading…
11 tasks
EuclidGCD: add tests feature Adds a new feature
#994 by merelymyself was merged Apr 22, 2022 Loading…
9 of 11 tasks
Add test case to Vigenere Cipher Algorithm tests Adds or fixes tests; issue that points out bugs in the tests
#1017 by Ankush263 was merged May 17, 2022 Loading…
3 tasks
Add test case to HexToRGB algorithm
#1018 by Ankush263 was merged May 17, 2022 Loading…
3 tasks
Add Zeller's Congruence Algorithm in Math
#996 by merelymyself was merged Apr 27, 2022 Loading…
9 of 11 tasks
Add test case to KeywordShiftedAlphabet algorithm
#1013 by Ankush263 was merged May 12, 2022 Loading…
3 tasks
Add test case to CheckPascalCase Algorithm tests Adds or fixes tests; issue that points out bugs in the tests
#1029 by Ankush263 was merged May 31, 2022 Loading…
3 tasks
fix typo(change file name) chore General improvement
#1034 by Ankush263 was merged Jun 2, 2022 Loading…
3 tasks
Add test case to palindromeRearranging Algorithm tests Adds or fixes tests; issue that points out bugs in the tests
#1030 by Ankush263 was merged May 31, 2022 Loading…
3 tasks
Add new IsPalindrome implementation algorithm Adds or improves an algorithm
#1046 by HereBeAndre was merged Jun 16, 2022 Loading…
8 of 11 tasks
Add testcase to checkKebabcase Algorithm tests Adds or fixes tests; issue that points out bugs in the tests
#1027 by Ankush263 was merged May 30, 2022 Loading…
3 tasks
ProTip! Filter pull requests by the default branch with base:master.