-
- 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
test: add mixed number types for LocalMaximomPoint tests
#1668 opened Jun 9, 2024 by taekim-dev Loading…
8 of 11 tasks
Add Trees/ Morris Inorder Traversal algorithm with tests
#1807 opened Sep 29, 2025 by aniket866 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…
feat: added SubsetSum algo and its tests in Recursive Algos
#1734 opened Oct 17, 2024 by HRIDYANSHU054 Loading…
9 tasks done
Enhancements to Caesar Cipher Implementation - CaesarCipher.js
#1721 opened Oct 8, 2024 by AlexTodorov11 Loading…
8 tasks done
feat: add new Josephus file in Recursive directory
#1728 opened Oct 10, 2024 by Lonercode Loading…
8 of 11 tasks
fix: adding median of three technique and module interface to QuickSortRecursive.js and its test file
#1686 opened Sep 17, 2024 by stormkid2009 Loading…
10 of 11 tasks
Fixes: #1703 Improve QuickSort Algorithm with Better Space Complexity
#1707 opened Oct 2, 2024 by hitankshah Loading…
4 tasks
Added Ford Fulkerson algorithm for Hacktoberfest contribution
#1708 opened Oct 2, 2024 by Sameeksha-12 Loading…
9 of 11 tasks
feat: add findLongestRecurringCycle algorithm
#1733 opened Oct 16, 2024 by abda-gaye Loading…
8 of 9 tasks
Project euler 24 hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#1730 opened Oct 13, 2024 by pomkarnath98 Loading…
8 of 11 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
test: added tests for Decimal Isolate function
#1752 opened Oct 25, 2024 by HRIDYANSHU054 Loading…
8 of 9 tasks
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.