-
- 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
feat: remove duplicated
gcd-like functions #1642 by vil02 was merged Mar 16, 2024 Loading…
8 tasks done
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…
Enhance readability of ZeroOneKnapsack.js
#1574 by Hardvan was merged Oct 30, 2023 Loading…
8 of 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 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.