-
- Notifications
You must be signed in to change notification settings - Fork 5.8k
Pull requests: TheAlgorithms/JavaScript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
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
Create Water_Jug_Problem.js function in the Recursive section
#1751 opened Oct 24, 2024 by swappy-2003 Loading… updated Dec 27, 2024
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: add Substitution Cipher algorithm and tests
#1773 opened Apr 4, 2025 by mmohamedkhaled Loading… updated Apr 20, 2025
10 tasks done
Added: Tarjan's SCC algorithm and test cases
#1774 opened Apr 15, 2025 by vedas-dixit Loading… updated Apr 21, 2025
feat: add RSA encryption and decryption algorithm
#1775 opened Apr 28, 2025 by QuantumSoham Loading… updated Apr 28, 2025
Create BestTimeToBuyAndSellStock2.js
#1755 opened Oct 26, 2024 by shail-patel-321 Loading… updated Jun 29, 2025
9 of 11 tasks
feat: Added digital root algorithm(also with recursion)
#1754 opened Oct 26, 2024 by ankana2113 Loading… updated Jul 1, 2025
8 of 11 tasks
Added BasicPrefixSum algorithm and tests
#1786 opened Jul 30, 2025 by mbatwc113114 Loading… updated Jul 30, 2025
7 of 9 tasks
feat: add BasicPrefixSum algorithm and tests
#1787 opened Jul 30, 2025 by Suhas-30 Loading… updated Sep 3, 2025
add a descriptive title here
#1791 opened Sep 4, 2025 by xandrey-fritz-dev Loading… updated Sep 4, 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 Sep 5, 2025
8 of 11 tasks
Added DigitalRoot in Math Module
#1793 opened Sep 14, 2025 by HIMANADH789 Loading… updated Sep 14, 2025
[FEATURE]: Add Kahn's Algorithm in Graphs #1795
#1796 opened Sep 23, 2025 by Virus2hell Loading… updated Sep 23, 2025
9 of 11 tasks
feat: Add Basic Prefix Sum Algorithm with Tests (Fixes #1783)
#1798 opened Sep 24, 2025 by Anshusinghh Loading… updated Sep 24, 2025
4 tasks done
[FEATURE]: Add Basic Prefix Sum Algorithm with Tests #1783
#1799 opened Sep 24, 2025 by Virus2hell Loading… updated Sep 24, 2025
9 of 11 tasks
Add Kahn's Algorithm in Graphs #1795
#1803 opened Sep 28, 2025 by durgesh846 Loading… updated Sep 28, 2025
feat: Added Kahn's Algorithm in Graphs
#1804 opened Sep 28, 2025 by SusannaJoseph49 Loading… updated Sep 28, 2025
8 of 11 tasks
Add Trees/ Morris Inorder Traversal algorithm with tests
#1807 opened Sep 29, 2025 by aniket866 Loading… updated Sep 29, 2025
8 of 11 tasks
Implemented Morris Traversal v2
#1808 opened Sep 30, 2025 by aniket866 Loading… updated Sep 30, 2025
8 of 11 tasks
Level order traversal
#1809 opened Sep 30, 2025 by aniket866 Loading… updated Sep 30, 2025
8 of 11 tasks
ProTip! Filter pull requests by the default branch with base:master.