-
- 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
Added Meta Binary Search algorithm
#1838 by komalSingh9289 was closed Oct 13, 2025 Loading…
7 of 9 tasks
feat: add condensation function using Kosaraju's algorithm for SCCs
#1818 by anurag2204-k was closed Oct 3, 2025 Loading…
9 of 11 tasks
feat: Add Basic Prefix Sum Algorithm with Tests. FIXES #1783
#1797 by Anshusinghh was closed Sep 24, 2025 Loading…
4 tasks done
feat: Fermat's last theorem test
#1789 by ridge-kimani was closed Sep 4, 2025 Loading…
9 of 11 tasks
Resolve duplicate entries for sieve of eratosthenes
#1770 by SpiderMath was merged Jan 12, 2025 Loading…
9 of 11 tasks
Add tests for Project euler problem 14 solution hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#1713 by pomkarnath98 was merged Nov 16, 2024 Loading…
6 of 11 tasks
Feat/decimal isolate tests added
#1749 by HRIDYANSHU054 was closed Oct 25, 2024 Loading…
8 of 9 tasks
Created Deque Implementation.js
#1760 by RohitVishwakarma8840 was closed Oct 30, 2024 Loading…
11 tasks
feat: implement Booth's algorithm for lexicographically minimal rotation of a string.
#1758 by Rudrajiii was closed Oct 28, 2024 Loading…
9 of 11 tasks
feat: Add GaleShapley in a new folder Greedy
#1714 by BKarthik7 was closed Oct 31, 2024 Loading…
8 tasks done
feat: Implementing Rabin-Karp algorithm for substring search
#1757 by Rudrajiii was closed Oct 27, 2024 Loading…
9 of 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…
1 of 11 tasks
feat: add closest pair of points algorithm
#1706 by saahil-mahato was closed Oct 27, 2024 Loading…
9 of 11 tasks
Create AVLTree.js invalid Doesn't seem right
#1732 by vishantrathi was closed Oct 20, 2024 Loading…
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…
2 tasks
feat: add geometry ellipse rejected: out of scope
#1698 by saahil-mahato was closed Oct 2, 2024 Loading…
9 of 11 tasks
feat: add geometry kite rejected: out of scope
#1697 by saahil-mahato was closed Oct 2, 2024 Loading…
9 of 11 tasks
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.