-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Pull requests: TheAlgorithms/JavaScript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: correct misleading error message in MidpointIntegration
#1902
opened Jun 1, 2026 by
shaked-shlomo
Loading…
updated Jul 17, 2026
3 tasks done
fix: rgbToHsl no longer mutates its input array
#1908
opened Jun 27, 2026 by
InukaWijerathna
Loading…
updated Jul 16, 2026
Add return on investment algorithm to Maths
#1906
opened Jun 5, 2026 by
InukaWijerathna
Loading…
updated Jul 14, 2026
4 tasks done
fix: correct Fisher-Yates shuffle bias in bogoSort (#1867)
#1899
opened May 20, 2026 by
ayushchaudhari562
Loading…
updated Jul 13, 2026
6 of 11 tasks
Add Tournament Sort implementation
#1903
opened Jun 1, 2026 by
drori12
Loading…
updated Jul 12, 2026
8 of 11 tasks
docs: Improve comments and documentation in binary search algorithm
#1849
opened Oct 25, 2025 by
ITZ-NIHALPATEL
Loading…
updated Jul 3, 2026
9 of 11 tasks
Add Rail Fence cipher implementation in JavaScript
#1869
opened Jan 8, 2026 by
DivyaMadane
Loading…
updated Jul 3, 2026
Add input validation for empty or invalid array in binary search
#1873
opened Jan 23, 2026 by
MayankSharma-2812
Loading…
updated Jul 1, 2026
Handle empty array input in selection sort
#1875
opened Jan 25, 2026 by
MayankSharma-2812
Loading…
updated Jun 29, 2026
Add input validation to coin change algorithms
#1878
opened Jan 30, 2026 by
MayankSharma-2812
Loading…
updated Jun 29, 2026
Create BestTimeToBuyAndSellStock2.js
#1755
opened Oct 26, 2024 by
shail-patel-321
Loading…
updated Jun 29, 2026
9 of 11 tasks
feat: add A* search algorithm
#1909
opened Jun 27, 2026 by
InukaWijerathna
Loading…
updated Jun 27, 2026
feat: add BasicPrefixSum algorithm and tests
#1787
opened Jul 30, 2025 by
Suhas-30
Loading…
updated Jun 26, 2026
Add input validation to longest palindromic subsequence
#1879
opened Jan 31, 2026 by
MayankSharma-2812
Loading…
updated Jun 25, 2026
Create BubbleSortAlgo-JS
#1858
opened Nov 25, 2025 by
koushitha-30734
Loading…
updated Jun 24, 2026
6 of 12 tasks
fix: include number/2 divisor in FriendlyNumbers sumDivisors
#1904
opened Jun 1, 2026 by
shaked-shlomo
Loading…
updated Jun 22, 2026
Improve N-Queens input validation and solution counting clarity
#1871
opened Jan 22, 2026 by
MayankSharma-2812
Loading…
updated Jun 22, 2026
feat(maths): add type validation and comprehensive tests for isEven
#1884
opened Mar 1, 2026 by
sibalonecoding-code
Loading…
updated Jun 22, 2026
10 of 11 tasks
Fixed Geometry Orientation Feature
#1901
opened May 29, 2026 by
ishika-negi
Loading…
updated Jun 22, 2026
9 of 11 tasks
fix: handle empty array in maximumNonAdjacentSum
#1905
opened Jun 1, 2026 by
shaked-shlomo
Loading…
updated Jun 22, 2026
feat(maths): add type validation and comprehensive tests for isOdd
#1885
opened Mar 2, 2026 by
sibalonecoding-code
Loading…
updated Jun 21, 2026
10 of 11 tasks
feat: add Fenwick Tree implementation with tests
#1897
opened May 15, 2026 by
tanjumul
Loading…
updated Jun 21, 2026
8 of 11 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.