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

Fix HTML and JavaScript syntax errors for issue #1851
#1855 opened Nov 6, 2025 by Kurva-Pravalika Loading… updated Nov 6, 2025
11 tasks
Added test script for Search/StringSearch.js
#1853 opened Nov 5, 2025 by 0xprincedev Loading… updated Nov 5, 2025
9 of 12 tasks
Added the new algorithm TwoSum using array in Data Structure
#1854 opened Nov 5, 2025 by codewithRakshita Loading… updated Nov 5, 2025
11 tasks
Added test script for Timing-Functions/IntervalTimer.js
#1852 opened Nov 5, 2025 by 0xprincedev Loading… updated Nov 5, 2025
9 of 12 tasks
docs: Improve comments and documentation in binary search algorithm
#1849 opened Oct 25, 2025 by ITZ-NIHALPATEL Loading… updated Oct 25, 2025
9 of 11 tasks
Changed implementation of slope calculation
#1847 opened Oct 23, 2025 by Haarush2006 Loading… updated Oct 24, 2025
9 tasks done
Implemented FFT convolution and lazy segment tree — fast and efficient
#1848 opened Oct 23, 2025 by jsjgdh Loading… updated Oct 23, 2025
Added new algorithm/problem in Array-DS
#1846 opened Oct 22, 2025 by rnema19 Loading… updated Oct 22, 2025
8 of 11 tasks
feat(advanced-techniques): add MoAlgorithm and unit tests (right-excl…
#1845 opened Oct 21, 2025 by Singosirutonamikaze Loading… updated Oct 21, 2025
9 of 11 tasks
feat(Search): add Jump Search optimized version (works for descending…
#1844 opened Oct 18, 2025 by jaimin45-art Loading… updated Oct 18, 2025
9 tasks done
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
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.