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

all files formatted successfully
#1788 opened Aug 9, 2025 by karanupd12 Loading… updated Aug 9, 2025
feat: add BasicPrefixSum algorithm and tests
#1787 opened Jul 30, 2025 by Suhas-30 Loading… updated Jul 30, 2025
Added BasicPrefixSum algorithm and tests
#1786 opened Jul 30, 2025 by mbatwc113114 Loading… updated Jul 30, 2025
7 of 9 tasks
fix: improve mean function with input validation and extended tests
#1785 opened Jul 20, 2025 by FatihBARACKILIC Loading… updated Jul 20, 2025
8 tasks done
feat: Added digital root algorithm(also with recursion)
#1754 opened Oct 26, 2024 by ankana2113 Loading… updated Jul 1, 2025
8 of 11 tasks
Create BestTimeToBuyAndSellStock2.js
#1755 opened Oct 26, 2024 by shail-patel-321 Loading… updated Jun 29, 2025
9 of 11 tasks
function added
#1777 opened May 31, 2025 by sanya-thakur Loading… updated May 31, 2025
11 tasks
feat: Add algorithm and tests for Project Euler Problem 29 (Distinct Powers)
#1776 opened May 24, 2025 by zeal-2004 Loading… updated May 25, 2025
8 of 11 tasks
feat: added Astar Search Algorithm in Graphs
#1739 opened Oct 20, 2024 by mathangpeddi Loading… updated May 12, 2025
9 of 11 tasks
feat: add RSA encryption and decryption algorithm
#1775 opened Apr 28, 2025 by QuantumSoham Loading… updated Apr 28, 2025
Added: Tarjan's SCC algorithm and test cases
#1774 opened Apr 15, 2025 by vedas-dixit Loading… updated Apr 21, 2025
feat: add Substitution Cipher algorithm and tests
#1773 opened Apr 4, 2025 by mmohamedkhaled Loading… updated Apr 20, 2025
10 tasks done
Feature/problem 27
#1741 opened Oct 20, 2024 by abda-gaye Loading… updated Feb 2, 2025
8 of 9 tasks
Project Euler 15 hacktoberfest Created during hacktoberfest hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#1720 opened Oct 8, 2024 by pomkarnath98 Loading… updated Feb 2, 2025
7 of 11 tasks
chore(deps): bump vite from 5.4.8 to 5.4.14 dependencies Pull requests that dependencies javascript Pull requests that update Javascript code
#1771 opened Jan 22, 2025 by dependabot bot Loading… updated Jan 27, 2025
feat: implementation of Booth's algorithm for lexicographically minimal rotation of a string.
#1759 opened Oct 28, 2024 by Rudrajiii Loading… updated Jan 10, 2025
9 of 11 tasks
test: added tests for Decimal Isolate function
#1752 opened Oct 25, 2024 by HRIDYANSHU054 Loading… updated Jan 10, 2025
8 of 9 tasks
Added Miller Rabin Primality test
#1748 opened Oct 23, 2024 by Amal-Verma Loading… updated Jan 10, 2025
8 of 11 tasks
Create Water_Jug_Problem.js function in the Recursive section
#1751 opened Oct 24, 2024 by swappy-2003 Loading… updated Dec 27, 2024
Implement sliding window algorithms for fixed and dynamic sizes with tests
#1765 opened Nov 5, 2024 by Kesavan-77 Loading… updated Dec 16, 2024
feat: added SubsetSum algo and its tests in Recursive Algos
#1734 opened Oct 17, 2024 by HRIDYANSHU054 Loading… updated Dec 4, 2024
9 tasks done
feat: add sentinel search algorithm
#1683 opened Sep 12, 2024 by hasanalkaf3 Loading… updated Dec 2, 2024
2 tasks
chore(deps): bump codecov/codecov-action from 4 to 5 dependencies Pull requests that dependencies github_actions Pull requests that update GitHub Actions code
#1766 opened Nov 15, 2024 by dependabot bot Loading… updated Nov 29, 2024
Update AllCombinationsOfSizeK.js
#1767 opened Nov 20, 2024 by M-zhar Loading… updated Nov 27, 2024
11 tasks
Feature/count distinct powers
#1742 opened Oct 21, 2024 by abda-gaye Loading… updated Oct 30, 2024
5 of 11 tasks
ProTip! Filter pull requests by the default branch with base:master.