-
- 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: implementation of Booth's algorithm for lexicographically minimal rotation of a string.
#1759 opened Oct 28, 2024 by Rudrajiii Loading…
9 of 11 tasks
Project euler 22 hacktoberfest Created during hacktoberfest hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#1726 opened Oct 9, 2024 by pomkarnath98 Loading…
8 of 11 tasks
feat: add Substitution Cipher algorithm and tests
#1773 opened Apr 4, 2025 by mmohamedkhaled Loading…
10 tasks done
Added minimum window substring implementation and test file.
#1821 opened Oct 4, 2025 by Mayank29903 Loading…
8 of 9 tasks
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 dependencies Pull requests that dependencies
#1337 opened Jul 18, 2023 by dependabot bot Loading…
Added the comments for more clarity and some code format
#1551 opened Oct 17, 2023 by YashKesh Loading…
9 of 11 tasks
Module of Power of Two Using Bitmask
#1355 opened Sep 5, 2023 by gianvallejos92 Loading…
9 of 11 tasks
feat: Added Kahn's Algorithm in Graphs
#1804 opened Sep 28, 2025 by SusannaJoseph49 Loading…
8 of 11 tasks
feat: add RSA encryption and decryption algorithm
#1775 opened Apr 28, 2025 by QuantumSoham Loading…
Optimize sieveOfEratosthenes: reduced memory usage and iterations
#1813 opened Oct 1, 2025 by Sumit210106 Loading…
7 of 8 tasks
Create Water_Jug_Problem.js function in the Recursive section
#1751 opened Oct 24, 2024 by swappy-2003 Loading…
ProTip! Filter pull requests by the default branch with base:master.