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

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
feat: add Morris Inorder Traversal algorithm in JavaScript issue #1806
#1816 opened Oct 3, 2025 by SaadArqam Loading… updated Oct 3, 2025
StrongNumber
#1811 opened Oct 1, 2025 by Syed0206 Loading… updated Oct 2, 2025
5 tasks
Optimize sieveOfEratosthenes: reduced memory usage and iterations
#1813 opened Oct 1, 2025 by Sumit210106 Loading… updated Oct 1, 2025
7 of 8 tasks
fixes:#1806
#1812 opened Oct 1, 2025 by sam28u Loading… updated Oct 1, 2025
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
Added Kahns Algorithm
#1805 opened Sep 28, 2025 by 4bhayG 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 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
function added
#1777 opened May 31, 2025 by sanya-thakur Loading… updated May 31, 2025
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.