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

Fix/742 migrate doctest to jest feature Adds a new feature
#749 by defaude was merged Oct 7, 2021 Loading…
Rename SinglyLinkList to SinglyLinkedList bug Something isn't working
#881 by maltejur was merged Feb 14, 2022 Loading…
9 of 11 tasks
FindLCM: Improve code readablility beginner-friendly Easy to implement changes required This pull request needs changes feature Adds a new feature
#985 by CarlosZoft was merged Apr 20, 2022 Loading…
6 tasks done
Add proper tests for binary search feature Adds a new feature
#987 by CarlosZoft was merged Apr 21, 2022 Loading…
7 tasks done
Format codebase with standard.js feature Adds a new feature
#989 by CarlosZoft was merged Apr 21, 2022 Loading…
4 tasks done
Add Boyer-Moore string search algorithm
#990 by ayDavidGitHere was merged Apr 23, 2022 Loading…
Fix wiggle sort algorithm Adds or improves an algorithm feature Adds a new feature
#991 by BranAndSceolan was merged Apr 28, 2022 Loading…
8 of 10 tasks
EuclidGCD: add tests feature Adds a new feature
#994 by merelymyself was merged Apr 22, 2022 Loading…
9 of 11 tasks
Add Zeller's Congruence Algorithm in Math
#996 by merelymyself was merged Apr 27, 2022 Loading…
9 of 11 tasks
Add the Stooge Sort Algorithm algorithm Adds or improves an algorithm
#998 by Madiena was merged Apr 28, 2022 Loading…
9 of 11 tasks
Update grammar in README.md
#1004 by ozayman was merged May 6, 2022 Loading…
11 tasks
Add test case to KeywordShiftedAlphabet algorithm
#1013 by Ankush263 was merged May 12, 2022 Loading…
3 tasks
Removed useless execution
#1015 by fahimfaisaal was merged May 16, 2022 Loading…
4 of 12 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 pronic number implementation algorithm Adds or improves an algorithm tests Adds or fixes tests; issue that points out bugs in the tests
#1023 by itsAkshayDubey was merged May 25, 2022 Loading…
9 of 11 tasks
Add Twin Primes algorithm algorithm Adds or improves an algorithm changes required This pull request needs changes tests Adds or fixes tests; issue that points out bugs in the tests
#1024 by Exortions was merged May 27, 2022 Loading…
9 of 11 tasks
Add testcase to AlternativeStringArrange Algorithm tests Adds or fixes tests; issue that points out bugs in the tests
#1026 by Ankush263 was merged May 30, 2022 Loading…
3 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
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
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
fix typo(change file name) chore General improvement
#1034 by Ankush263 was merged Jun 2, 2022 Loading…
3 tasks
Add test case to Find Second Largest Element Algorithm tests Adds or fixes tests; issue that points out bugs in the tests
#1037 by Ankush263 was merged Jun 5, 2022 Loading…
3 tasks
Rename pigeonHoleSort.test.js to PigeonHoleSort.test.js chore General improvement
#1038 by Ankush263 was merged Jun 5, 2022 Loading…
2 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.