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

test(graphs): add tests for Dijkstra, DijkstraSmallestPath, FloydWarshall, KruskalMST, and DFS
#1843 opened Oct 15, 2025 by SamXop123 Loading… updated Oct 15, 2025
5 tasks done
Implement sleep sort
#1842 opened Oct 15, 2025 by edlerd Loading… updated Oct 15, 2025
8 tasks done
Refactor keyFinder: optimize Caesar cipher, remove DOM dependency
#1841 opened Oct 13, 2025 by SanojAhamed Loading… updated Oct 13, 2025
11 tasks
### Added Algorithm: Sum of Odd Length Subarrays
#1840 opened Oct 13, 2025 by HarshNagpal07 Loading… updated Oct 13, 2025
Create Sum of Odd length Subarrays
#1814 opened Oct 2, 2025 by HarshNagpal07 Loading… updated Oct 13, 2025
10 of 11 tasks
Pranav changes
#1839 opened Oct 13, 2025 by pranavdate8788 Loading… updated Oct 13, 2025
11 tasks
ADDED TWO ARRAY PROGRAMS
#1836 opened Oct 12, 2025 by VeeruYadav45 Loading… updated Oct 12, 2025
2 tasks
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
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.