-
- 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
Fixes: #1703 Improve QuickSort Algorithm with Better Space Complexity
#1707 opened Oct 2, 2024 by hitankshah Loading…
4 tasks
Add algorithms for 2Sum, 3Sum, Kadane's Algorithm, and linked list pr…
#1716 opened Oct 6, 2024 by karankumar12345 Loading…
8 of 11 tasks
feat: Added Standard Deviation algorithm for Math
#1680 opened Jul 13, 2024 by justclaner Loading…
9 of 11 tasks
Fixes #1666: Remove duplicate entry of Sieve of Eratosthenes
#1712 opened Oct 5, 2024 by ApeSkillx Loading…
5 of 8 tasks
feat: improve space complexity of QuickSort algorithm
#1704 opened Oct 1, 2024 by DevAnuragT Loading…
8 of 10 tasks
Changed implementation of slope calculation
#1847 opened Oct 23, 2025 by Haarush2006 Loading…
9 tasks done
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
Fix HTML and JavaScript syntax errors for issue #1851
#1855 opened Nov 6, 2025 by Kurva-Pravalika Loading…
11 tasks
ProTip! Filter pull requests by the default branch with base:master.