-
- 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
feat: add condensation function using Kosaraju's algorithm for SCCs
#1819 opened Oct 3, 2025 by anurag2204-k Loading… updated Oct 3, 2025
9 of 11 tasks
Add morris traversal algorithm
#1810 opened Oct 1, 2025 by PARTH-TUSSLE Loading… updated Oct 3, 2025
fix: correct division by zero bug in ConvexHull orientation function fixes: #1815
#1817 opened Oct 3, 2025 by bhautikrathod9 Loading… updated Oct 3, 2025
feat: add Morris Inorder Traversal algorithm in JavaScript issue #1806
#1816 opened Oct 3, 2025 by SaadArqam Loading… updated Oct 3, 2025
Optimize sieveOfEratosthenes: reduced memory usage and iterations
#1813 opened Oct 1, 2025 by Sumit210106 Loading… updated Oct 1, 2025
7 of 8 tasks
Level order traversal
#1809 opened Sep 30, 2025 by aniket866 Loading… updated Sep 30, 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
Add Trees/ Morris Inorder Traversal algorithm with tests
#1807 opened Sep 29, 2025 by aniket866 Loading… updated Sep 29, 2025
8 of 11 tasks
feat: Added Kahn's Algorithm in Graphs
#1804 opened Sep 28, 2025 by SusannaJoseph49 Loading… updated Sep 28, 2025
8 of 11 tasks
Add Kahn's Algorithm in Graphs #1795
#1803 opened Sep 28, 2025 by durgesh846 Loading… updated Sep 28, 2025
[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
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 Kahn's Algorithm in Graphs #1795
#1796 opened Sep 23, 2025 by Virus2hell Loading… updated Sep 23, 2025
9 of 11 tasks
Added DigitalRoot in Math Module
#1793 opened Sep 14, 2025 by HIMANADH789 Loading… updated Sep 14, 2025
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
add a descriptive title here
#1791 opened Sep 4, 2025 by xandrey-fritz-dev Loading… updated Sep 4, 2025
11 tasks
feat: add BasicPrefixSum algorithm and tests
#1787 opened Jul 30, 2025 by Suhas-30 Loading… updated Sep 3, 2025
Added BasicPrefixSum algorithm and tests
#1786 opened Jul 30, 2025 by mbatwc113114 Loading… updated Jul 30, 2025
7 of 9 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
Create BestTimeToBuyAndSellStock2.js
#1755 opened Oct 26, 2024 by shail-patel-321 Loading… updated Jun 29, 2025
9 of 11 tasks
feat: add RSA encryption and decryption algorithm
#1775 opened Apr 28, 2025 by QuantumSoham Loading… updated Apr 28, 2025
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.