-
- 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
Added TowerOfHanoi Algorithm in Backtracking
#1834 opened Oct 10, 2025 by Saloni-2005 Loading… updated Oct 10, 2025
8 of 11 tasks
chore: small doc/data update by @ex1234
#1832 opened Oct 9, 2025 by ex1234 Loading… updated Oct 9, 2025
test: add test suite for Trie data structure
#1831 opened Oct 8, 2025 by Zahir-R Loading… updated Oct 8, 2025
7 of 11 tasks
Added matrix multiplication algo in dynamic programming
#1830 opened Oct 8, 2025 by MishtiGarg250 Loading… updated Oct 8, 2025
Add count numbers divisible
#1829 opened Oct 6, 2025 by AdvikHegde Loading… updated Oct 6, 2025
8 of 11 tasks
feat: implement Johnson's Algorithm for All-Pairs Shortest Paths + Pollard’s Rho Factorization for integer factorization
#1825 opened Oct 5, 2025 by PrasanBora Loading… updated Oct 5, 2025
7 of 11 tasks
Add diameter of a binary tree
#1824 opened Oct 4, 2025 by RinkiJhunjhunwala Loading… updated Oct 4, 2025
2 tasks
Add bellman for negative cycle detection
#1822 opened Oct 4, 2025 by Mayank29903 Loading… updated Oct 4, 2025
8 of 9 tasks
Added minimum window substring implementation and test file.
#1821 opened Oct 4, 2025 by Mayank29903 Loading… updated Oct 4, 2025
8 of 9 tasks
Feat add array rotation
#1820 opened Oct 3, 2025 by Zahir-R Loading… updated Oct 3, 2025
8 of 11 tasks
feat: add condensation function using Kosaraju's algorithm for SCCs
#1819 opened Oct 3, 2025 by anurag2204-k Loading… updated Oct 3, 2025
9 of 11 tasks
Add morris traversal algorithm
#1810 opened Oct 1, 2025 by PARTH-TUSSLE Loading… updated Oct 3, 2025
fix: correct division by zero bug in ConvexHull orientation function fixes: #1815
#1817 opened Oct 3, 2025 by bhautikrathod9 Loading… updated Oct 3, 2025
feat: add Morris Inorder Traversal algorithm in JavaScript issue #1806
#1816 opened Oct 3, 2025 by SaadArqam Loading… updated Oct 3, 2025
Create Sum of Odd length Subarrays
#1814 opened Oct 2, 2025 by HarshNagpal07 Loading… updated Oct 2, 2025
10 of 11 tasks
Optimize sieveOfEratosthenes: reduced memory usage and iterations
#1813 opened Oct 1, 2025 by Sumit210106 Loading… updated Oct 1, 2025
7 of 8 tasks
Level order traversal
#1809 opened Sep 30, 2025 by aniket866 Loading… updated Sep 30, 2025
8 of 11 tasks
Implemented Morris Traversal v2
#1808 opened Sep 30, 2025 by aniket866 Loading… updated Sep 30, 2025
8 of 11 tasks
Add Trees/ Morris Inorder Traversal algorithm with tests
#1807 opened Sep 29, 2025 by aniket866 Loading… updated Sep 29, 2025
8 of 11 tasks
feat: Added Kahn's Algorithm in Graphs
#1804 opened Sep 28, 2025 by SusannaJoseph49 Loading… updated Sep 28, 2025
8 of 11 tasks
Add Kahn's Algorithm in Graphs #1795
#1803 opened Sep 28, 2025 by durgesh846 Loading… updated Sep 28, 2025
feat: add harshad number check algorithm
#1801 opened Sep 24, 2025 by ridge-kimani Loading… updated Sep 27, 2025
9 of 12 tasks
Previous Next
ProTip! Follow long discussions with comments:>50.