Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.8k
Pull requests: TheAlgorithms/JavaScript
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
Added matrix multiplication algo in dynamic programming
#1830 openedOct 8, 2025 byMishtiGarg250Loading…
feat: implement Johnson's Algorithm for All-Pairs Shortest Paths + Pollard’s Rho Factorization for integer factorization
#1825 openedOct 5, 2025 byPrasanBoraLoading…
7 of 11 tasks
Added minimum window substring implementation and test file.
#1821 openedOct 4, 2025 byMayank29903Loading…
8 of 9 tasks
feat: add condensation function using Kosaraju's algorithm for SCCs
#1819 openedOct 3, 2025 byanurag2204-kLoading…
9 of 11 tasks
fix: correct division by zero bug in ConvexHull orientation function fixes: #1815
#1817 openedOct 3, 2025 bybhautikrathod9Loading…
feat: add Morris Inorder Traversal algorithm in JavaScript issue #1806
#1816 openedOct 3, 2025 bySaadArqamLoading…
Optimize sieveOfEratosthenes: reduced memory usage and iterations
#1813 openedOct 1, 2025 bySumit210106Loading…
7 of 8 tasks
Add Trees/ Morris Inorder Traversal algorithm with tests
#1807 openedSep 29, 2025 byaniket866Loading…
8 of 11 tasks
feat: Added Kahn's Algorithm in Graphs
#1804 openedSep 28, 2025 bySusannaJoseph49Loading…
8 of 11 tasks
feat: add harshad number check algorithm
#1801 openedSep 24, 2025 byridge-kimaniLoading…
9 of 12 tasks
[FEATURE]: Add Basic Prefix Sum Algorithm with Tests #1783
#1799 openedSep 24, 2025 byVirus2hellLoading…
9 of 11 tasks
feat: Add Basic Prefix Sum Algorithm with Tests (Fixes #1783)
#1798 openedSep 24, 2025 byAnshusinghhLoading…
4 tasks done
[FEATURE]: Add Kahn's Algorithm in Graphs #1795
#1796 openedSep 23, 2025 byVirus2hellLoading…
9 of 11 tasks
ProTip! Typegp on any issue or pull request to go back to the pull request listing page.