-
- 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
docs: Improve comments and documentation in binary search algorithm
#1849 opened Oct 25, 2025 by ITZ-NIHALPATEL Loading…
9 of 11 tasks
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
feat(advanced-techniques): add MoAlgorithm and unit tests (right-excl…
#1845 opened Oct 21, 2025 by Singosirutonamikaze Loading…
9 of 11 tasks
Added matrix multiplication algo in dynamic programming
#1830 opened Oct 8, 2025 by MishtiGarg250 Loading…
feat(Search): add Jump Search optimized version (works for descending…
#1844 opened Oct 18, 2025 by jaimin45-art Loading…
9 tasks done
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…
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
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
Create BestTimeToBuyAndSellStock2.js
#1755 opened Oct 26, 2024 by shail-patel-321 Loading…
9 of 11 tasks
feat: add RSA encryption and decryption algorithm
#1775 opened Apr 28, 2025 by QuantumSoham Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.