-
-
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(graphs): add tests for Dijkstra, DijkstraSmallestPath, FloydWarshall, KruskalMST, and DFS
#1843
opened Oct 15, 2025 by
SamXop123
Loading…
5 tasks done
Refactor keyFinder: optimize Caesar cipher, remove DOM dependency
#1841
opened Oct 13, 2025 by
SanojAhamed
Loading…
11 tasks
### Added Algorithm: Sum of Odd Length Subarrays
#1840
opened Oct 13, 2025 by
HarshNagpal07
Loading…
Added TowerOfHanoi Algorithm in Backtracking
#1834
opened Oct 10, 2025 by
Saloni-2005
Loading…
8 of 11 tasks
test: add test suite for Trie data structure
#1831
opened Oct 8, 2025 by
Zahir-R
Loading…
7 of 11 tasks
Added matrix multiplication algo in dynamic programming
#1830
opened Oct 8, 2025 by
MishtiGarg250
Loading…
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…
7 of 11 tasks
Add bellman for negative cycle detection
#1822
opened Oct 4, 2025 by
Mayank29903
Loading…
8 of 9 tasks
Added minimum window substring implementation and test file.
#1821
opened Oct 4, 2025 by
Mayank29903
Loading…
8 of 9 tasks
feat: add condensation function using Kosaraju's algorithm for SCCs
#1819
opened Oct 3, 2025 by
anurag2204-k
Loading…
9 of 11 tasks
fix: correct division by zero bug in ConvexHull orientation function fixes: #1815
#1817
opened Oct 3, 2025 by
bhautikrathod9
Loading…
feat: add Morris Inorder Traversal algorithm in JavaScript issue #1806
#1816
opened Oct 3, 2025 by
SaadArqam
Loading…
Create Sum of Odd length Subarrays
#1814
opened Oct 2, 2025 by
HarshNagpal07
Loading…
10 of 11 tasks
Optimize sieveOfEratosthenes: reduced memory usage and iterations
#1813
opened Oct 1, 2025 by
Sumit210106
Loading…
7 of 8 tasks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.