-
- 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
Added TowerOfHanoi Algorithm in Backtracking
#1834 opened Oct 10, 2025 by Saloni-2005 Loading…
8 of 11 tasks
Added matrix multiplication algo in dynamic programming
#1830 opened Oct 8, 2025 by MishtiGarg250 Loading…
Create Sum of Odd length Subarrays
#1814 opened Oct 2, 2025 by HarshNagpal07 Loading…
10 of 11 tasks
Refactor keyFinder: optimize Caesar cipher, remove DOM dependency
#1841 opened Oct 13, 2025 by SanojAhamed Loading…
11 tasks
feat: add condensation function using Kosaraju's algorithm for SCCs
#1819 opened Oct 3, 2025 by anurag2204-k Loading…
9 of 11 tasks
feat: add Morris Inorder Traversal algorithm in JavaScript issue #1806
#1816 opened Oct 3, 2025 by SaadArqam Loading…
Added minimum window substring implementation and test file.
#1821 opened Oct 4, 2025 by Mayank29903 Loading…
8 of 9 tasks
feat: Added Kahn's Algorithm in Graphs
#1804 opened Sep 28, 2025 by SusannaJoseph49 Loading…
8 of 11 tasks
[FEATURE]: Add Basic Prefix Sum Algorithm with Tests #1783
#1799 opened Sep 24, 2025 by Virus2hell Loading…
9 of 11 tasks
[FEATURE]: Add Kahn's Algorithm in Graphs #1795
#1796 opened Sep 23, 2025 by Virus2hell Loading…
9 of 11 tasks
feat: Add algorithm and tests for Project Euler Problem 29 (Distinct Powers)
#1776 opened May 24, 2025 by zeal-2004 Loading…
8 of 11 tasks
Added BasicPrefixSum algorithm and tests
#1786 opened Jul 30, 2025 by mbatwc113114 Loading…
7 of 9 tasks
feat: Added digital root algorithm(also with recursion)
#1754 opened Oct 26, 2024 by ankana2113 Loading…
8 of 11 tasks
Previous Next
ProTip! Filter pull requests by the default branch with base:master.