-
- 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
docs: fixed misleading comment about the array method (forEach instead of reduce) used in AverageMean.js
#1727 by HRIDYANSHU054 was merged Oct 16, 2024 Loading… updated Oct 31, 2024
9 tasks done
feat: Add GaleShapley in a new folder Greedy
#1714 by BKarthik7 was closed Oct 31, 2024 Loading… updated Oct 31, 2024
8 tasks done
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
Dijkstra’s Algorithm
#1761 by RohitVishwakarma8840 was closed Oct 30, 2024 Loading… updated Oct 30, 2024
8 of 11 tasks
Feature: Add-on of Held-Karp algorithm in Backtracking folder
#1745 by Jivan052 was closed Oct 21, 2024 Loading… updated Oct 30, 2024
8 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… 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: add find line segment Intersection algorithm
#1705 by saahil-mahato was closed Oct 27, 2024 Loading… updated Oct 27, 2024
9 of 11 tasks
feat: add closest pair of points algorithm
#1706 by saahil-mahato 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
Feature: Add-on of Held-karp algorithm in backtracking folder
#1744 by Jivan052 was closed Oct 21, 2024 Loading… updated Oct 21, 2024
8 of 11 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
Create Segment Tree.java invalid Doesn't seem right
#1731 by vishantrathi was closed Oct 20, 2024 Loading… updated Oct 20, 2024
9 of 11 tasks
Create SECURITY.md invalid Doesn't seem right
#1725 by Rjonesout was closed Oct 9, 2024 Loading… updated Oct 13, 2024
10 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
Update DepthFirstSearchIterative.js invalid Doesn't seem right
#1723 by shrivalidutt was closed Oct 8, 2024 Loading… updated Oct 8, 2024
9 of 11 tasks
Create Best Time to Buy and Sell Stock with Cooldown
#1719 by dhruvishah122 was closed Oct 7, 2024 Loading… updated Oct 7, 2024
9 of 11 tasks
feat: add binary search origin algorithm
#1715 by AJ1732 was closed Oct 7, 2024 Loading… updated Oct 7, 2024
5 tasks
chore(deps): bump vite from 5.0.12 to 5.4.8 dependencies Pull requests that dependencies javascript Pull requests that update Javascript code
#1711 by dependabot bot was merged Oct 5, 2024 Loading… updated Oct 5, 2024
chore(deps): bump vite from 5.0.12 to 5.4.6 dependencies Pull requests that dependencies javascript Pull requests that update Javascript code
#1688 by dependabot bot was closed Oct 4, 2024 Loading… updated Oct 4, 2024
ProTip! Add no:assignee to see everything that’s not assigned.