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 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 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 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 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 test case to HexToRGB algorithm
#1018 by Ankush263 was merged May 17, 2022 Loading…
3 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
Removed useless execution
#1015 by fahimfaisaal was merged May 16, 2022 Loading…
4 of 12 tasks
Add test case to KeywordShiftedAlphabet algorithm
#1013 by Ankush263 was merged May 12, 2022 Loading…
3 tasks
Update grammar in README.md
#1004 by ozayman was merged May 6, 2022 Loading…
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
Add Zeller's Congruence Algorithm in Math
#996 by merelymyself was merged Apr 27, 2022 Loading…
9 of 11 tasks
EuclidGCD: add tests feature Adds a new feature
#994 by merelymyself was merged Apr 22, 2022 Loading…
9 of 11 tasks
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
Add Boyer-Moore string search algorithm
#990 by ayDavidGitHere was merged Apr 23, 2022 Loading…
Format codebase with standard.js feature Adds a new feature
#989 by CarlosZoft was merged Apr 21, 2022 Loading…
4 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
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
Rename SinglyLinkList to SinglyLinkedList bug Something isn't working
#881 by maltejur was merged Feb 14, 2022 Loading…
9 of 11 tasks
Fix/742 migrate doctest to jest feature Adds a new feature
#749 by defaude was merged Oct 7, 2021 Loading…
ProTip! Filter pull requests by the default branch with base:master.