Skip to content

Pull requests: TheAlgorithms/JavaScript

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Added TowerOfHanoi Algorithm in Backtracking
#1834 opened Oct 10, 2025 by Saloni-2005 Loading… updated Oct 10, 2025
8 of 11 tasks
chore: small doc/data update by @ex1234
#1832 opened Oct 9, 2025 by ex1234 Loading… updated Oct 9, 2025
test: add test suite for Trie data structure
#1831 opened Oct 8, 2025 by Zahir-R Loading… updated Oct 8, 2025
7 of 11 tasks
Added matrix multiplication algo in dynamic programming
#1830 opened Oct 8, 2025 by MishtiGarg250 Loading… updated Oct 8, 2025
Add count numbers divisible
#1829 opened Oct 6, 2025 by AdvikHegde Loading… updated Oct 6, 2025
8 of 11 tasks
Add diameter of a binary tree
#1824 opened Oct 4, 2025 by RinkiJhunjhunwala Loading… updated Oct 4, 2025
2 tasks
Add bellman for negative cycle detection
#1822 opened Oct 4, 2025 by Mayank29903 Loading… updated Oct 4, 2025
8 of 9 tasks
Added minimum window substring implementation and test file.
#1821 opened Oct 4, 2025 by Mayank29903 Loading… updated Oct 4, 2025
8 of 9 tasks
Feat add array rotation
#1820 opened Oct 3, 2025 by Zahir-R Loading… updated Oct 3, 2025
8 of 11 tasks
feat: add condensation function using Kosaraju's algorithm for SCCs
#1819 opened Oct 3, 2025 by anurag2204-k Loading… updated Oct 3, 2025
9 of 11 tasks
Add morris traversal algorithm
#1810 opened Oct 1, 2025 by PARTH-TUSSLE Loading… updated Oct 3, 2025
feat: add Morris Inorder Traversal algorithm in JavaScript issue #1806
#1816 opened Oct 3, 2025 by SaadArqam Loading… updated Oct 3, 2025
StrongNumber
#1811 opened Oct 1, 2025 by Syed0206 Loading… updated Oct 2, 2025
5 tasks
Create Sum of Odd length Subarrays
#1814 opened Oct 2, 2025 by HarshNagpal07 Loading… updated Oct 2, 2025
10 of 11 tasks
Optimize sieveOfEratosthenes: reduced memory usage and iterations
#1813 opened Oct 1, 2025 by Sumit210106 Loading… updated Oct 1, 2025
7 of 8 tasks
fixes:#1806
#1812 opened Oct 1, 2025 by sam28u Loading… updated Oct 1, 2025
Level order traversal
#1809 opened Sep 30, 2025 by aniket866 Loading… updated Sep 30, 2025
8 of 11 tasks
Implemented Morris Traversal v2
#1808 opened Sep 30, 2025 by aniket866 Loading… updated Sep 30, 2025
8 of 11 tasks
Add Trees/ Morris Inorder Traversal algorithm with tests
#1807 opened Sep 29, 2025 by aniket866 Loading… updated Sep 29, 2025
8 of 11 tasks
Added Kahns Algorithm
#1805 opened Sep 28, 2025 by 4bhayG Loading… updated Sep 28, 2025
feat: Added Kahn's Algorithm in Graphs
#1804 opened Sep 28, 2025 by SusannaJoseph49 Loading… updated Sep 28, 2025
8 of 11 tasks
Add Kahn's Algorithm in Graphs #1795
#1803 opened Sep 28, 2025 by durgesh846 Loading… updated Sep 28, 2025
feat: add harshad number check algorithm
#1801 opened Sep 24, 2025 by ridge-kimani Loading… updated Sep 27, 2025
9 of 12 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.