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

feat: add meta binary search implementation
#1894 opened Apr 13, 2026 by nickzerjeski Loading…
9 of 11 tasks
fix: make DIRECTORY workflow compatible with protected master
#1893 opened Apr 13, 2026 by nickzerjeski Loading…
7 of 11 tasks
feat: add repunit theorem helpers
#1892 opened Apr 13, 2026 by nickzerjeski Loading…
9 of 11 tasks
fix: improve binary search mid calculation to avoid overflow
#1891 opened Apr 8, 2026 by satish-sharma360 Loading…
9 of 10 tasks
Handle empty array input in selection sort
#1875 opened Jan 25, 2026 by MayankSharma-2812 Loading…
Corrected bogosort shuffle logic Issue
#1872 opened Jan 22, 2026 by PMSukalyanSahu Loading…
improve explanation for factorial algorithm
#1865 opened Dec 10, 2025 by Vikash565-dot Loading…
Remove extra test for Project Euler 044
#1864 opened Dec 4, 2025 by crhallberg Loading…
8 of 11 tasks
Faster Project Euler 005.
#1863 opened Dec 4, 2025 by crhallberg Loading…
9 of 11 tasks
test: add IntroSort tests
#1862 opened Dec 3, 2025 by crhallberg Loading…
11 of 14 tasks
added changes to your bellmanford.js
#1861 opened Nov 26, 2025 by Ujwal200707 Loading…
Create InsertionSort
#1860 opened Nov 25, 2025 by koushithatadiboina Loading…
2 of 11 tasks
Add Palindrome Partitioning algorithm
#1859 opened Nov 25, 2025 by bangarumahesh22 Loading…
11 tasks
ProTip! Exclude everything labeled bug with -label:bug.