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 Miller Rabin Primality test
#1748 opened Oct 23, 2024 by Amal-Verma Loading…
8 of 11 tasks
Feature/count distinct powers
#1742 opened Oct 21, 2024 by abda-gaye Loading…
5 of 11 tasks
Feature/problem 27
#1741 opened Oct 20, 2024 by abda-gaye Loading…
8 of 9 tasks
feat: Added Standard Deviation algorithm for Math
#1680 opened Jul 13, 2024 by justclaner Loading…
9 of 11 tasks
Fixes #1666: Remove duplicate entry of Sieve of Eratosthenes
#1712 opened Oct 5, 2024 by ApeSkillx Loading…
5 of 8 tasks
feat: improve space complexity of QuickSort algorithm
#1704 opened Oct 1, 2024 by DevAnuragT Loading…
8 of 10 tasks
improve explanation for factorial algorithm
#1865 opened Dec 10, 2025 by Vikash565-dot Loading…
Changed implementation of slope calculation
#1847 opened Oct 23, 2025 by Haarush2006 Loading…
9 tasks done
Project euler 22 hacktoberfest Created during hacktoberfest hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#1726 opened Oct 9, 2024 by pomkarnath98 Loading…
8 of 11 tasks
Update AllCombinationsOfSizeK.js
#1767 opened Nov 20, 2024 by M-zhar Loading…
11 tasks
feat: add Substitution Cipher algorithm and tests
#1773 opened Apr 4, 2025 by mmohamedkhaled Loading…
10 tasks done
Added minimum window substring implementation and test file.
#1821 opened Oct 4, 2025 by Mayank29903 Loading…
8 of 9 tasks
Add morris traversal algorithm
#1810 opened Oct 1, 2025 by PARTH-TUSSLE Loading…
StrongNumber
#1811 opened Oct 1, 2025 by Syed0206 Loading…
5 tasks
Fix friendly numbers
#1856 opened Nov 11, 2025 by W0uldYouKindly Loading…
2 tasks
Added: Tarjan's SCC algorithm and test cases
#1774 opened Apr 15, 2025 by vedas-dixit Loading…
Fix HTML and JavaScript syntax errors for issue #1851
#1855 opened Nov 6, 2025 by Kurva-Pravalika Loading…
11 tasks
Mateusmesko patch 1
#1351 opened Aug 19, 2023 by mateusmesko Loading…
Upadated reverse array code
#1331 opened Jun 27, 2023 by shamimsikder Loading…
6 tasks
Create hamiltonian_cycle.js
#1523 opened Oct 13, 2023 by 100mya Loading…
BestTimetoBuyandSellStock.js
#1637 opened Mar 5, 2024 by Neha611 Loading…
9 of 11 tasks
test: add tests for Eucledian GCD Algorithm
#1540 opened Oct 14, 2023 by malpotra Loading…
11 tasks
ProTip! Filter pull requests by the default branch with base:master.