-
- 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
Create Water_Jug_Problem.js function in the Recursive section
#1751 opened Oct 24, 2024 by swappy-2003 Loading…
Project euler 24 hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#1730 opened Oct 13, 2024 by pomkarnath98 Loading…
8 of 11 tasks
test: added tests for Decimal Isolate function
#1752 opened Oct 25, 2024 by HRIDYANSHU054 Loading…
8 of 9 tasks
Create BestTimeToBuyAndSellStock2.js
#1755 opened Oct 26, 2024 by shail-patel-321 Loading…
9 of 11 tasks
feat: Added digital root algorithm(also with recursion)
#1754 opened Oct 26, 2024 by ankana2113 Loading…
8 of 11 tasks
Added BasicPrefixSum algorithm and tests
#1786 opened Jul 30, 2025 by mbatwc113114 Loading…
7 of 9 tasks
feat: Added Word Break Problem in Backtracking
#1738 opened Oct 19, 2024 by Akshat-Raii 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 Morris Inorder Traversal algorithm in JavaScript issue #1806
#1816 opened Oct 3, 2025 by SaadArqam Loading…
Add bellman for negative cycle detection
#1822 opened Oct 4, 2025 by Mayank29903 Loading…
8 of 9 tasks
fix: correct division by zero bug in ConvexHull orientation function fixes: #1815
#1817 opened Oct 3, 2025 by bhautikrathod9 Loading…
Project Euler 15 hacktoberfest Created during hacktoberfest hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#1720 opened Oct 8, 2024 by pomkarnath98 Loading…
7 of 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
Added matrix multiplication algo in dynamic programming
#1830 opened Oct 8, 2025 by MishtiGarg250 Loading…
test: add test suite for Trie data structure
#1831 opened Oct 8, 2025 by Zahir-R Loading…
7 of 11 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.