-
- 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
test(graphs): add tests for Dijkstra, DijkstraSmallestPath, FloydWarshall, KruskalMST, and DFS
#1843 by SamXop123 was closed Nov 12, 2025 Loading… updated Nov 12, 2025
5 tasks done
feat: Fermat's last theorem test
#1789 by ridge-kimani was closed Sep 4, 2025 Loading… updated Oct 29, 2025
9 of 11 tasks
Refactor keyFinder: optimize Caesar cipher, remove DOM dependency
#1841 by SanojAhamed was closed Oct 29, 2025 Loading… updated Oct 29, 2025
11 tasks
Added Meta Binary Search algorithm
#1838 by komalSingh9289 was closed Oct 13, 2025 Loading… updated Oct 13, 2025
7 of 9 tasks
lcm.js file added
#1837 by pranavdate8788 was closed Oct 12, 2025 Loading… updated Oct 12, 2025
11 tasks
feat: add condensation function using Kosaraju's algorithm for SCCs
#1818 by anurag2204-k was closed Oct 3, 2025 Loading… updated Oct 3, 2025
9 of 11 tasks
feat: Add Basic Prefix Sum Algorithm with Tests. FIXES #1783
#1797 by Anshusinghh was closed Sep 24, 2025 Loading… updated Sep 24, 2025
4 tasks done
chore: update spelling mistakes
#1790 by ridge-kimani was merged Sep 4, 2025 Loading… updated Sep 4, 2025
1 of 11 tasks
all files formatted successfully
#1788 by karanupd12 was closed Aug 17, 2025 Loading… updated Aug 17, 2025
Added topological sorting algorithms
#1677 by ghost was closed Jul 30, 2025 Loading… updated Jul 30, 2025
Resolve duplicate entries for sieve of eratosthenes
#1770 by SpiderMath was merged Jan 12, 2025 Loading… updated Jan 13, 2025
9 of 11 tasks
Create BinaryKnapsack.js
#1763 by anurag-sharma17 was closed Oct 31, 2024 • Draft updated Oct 31, 2024
2 tasks
Create BinaryKnapsack.js
#1762 by anurag-sharma17 was closed Oct 31, 2024 Loading… updated Oct 31, 2024
2 tasks
Created Deque Implementation.js
#1760 by RohitVishwakarma8840 was closed Oct 30, 2024 Loading… updated Oct 30, 2024
11 tasks
A recursive function in JavaScript that prints all elements of a multi-dimensional array.
#1724 by SGopinath89 was closed Oct 28, 2024 Loading… updated Oct 28, 2024
1 of 11 tasks
feat: implement Booth's algorithm for lexicographically minimal rotation of a string.
#1758 by Rudrajiii was closed Oct 28, 2024 Loading… updated Oct 28, 2024
9 of 11 tasks
feat: Implementing Rabin-Karp algorithm for substring search
#1757 by Rudrajiii was closed Oct 27, 2024 Loading… updated Oct 27, 2024
9 of 11 tasks
Feat/decimal isolate tests added
#1749 by HRIDYANSHU054 was closed Oct 25, 2024 Loading… updated Oct 25, 2024
8 of 9 tasks
Create AVLTree.js invalid Doesn't seem right
#1732 by vishantrathi was closed Oct 20, 2024 Loading… updated Oct 20, 2024
9 of 11 tasks
This pull request adds a new evenOrOdd function in the Bit Manipulation folder to check if a number is even or odd using bitwise operations. It includes error handling for wrong inputs and test cases to make sure it works properly. This addition improves our JavaScript algorithms collection! rejected: out of scope
#1729 by pvcube66 was closed Oct 11, 2024 Loading… updated Oct 12, 2024
2 tasks
Add tests for Project Euler Problem 5 + minor refactor hacktoberfest Created during hacktoberfest
#1691 by pomkarnath98 was merged Oct 8, 2024 Loading… updated Oct 8, 2024
6 of 11 tasks
feat: FindMiddleNode in a Linked List Algorithm
#1701 by BKarthik7 was closed Oct 2, 2024 Loading… updated Oct 2, 2024
8 of 10 tasks
feat: add geometry ellipse rejected: out of scope
#1698 by saahil-mahato was closed Oct 2, 2024 Loading… updated Oct 2, 2024
9 of 11 tasks
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.