-
- 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
Fixes: #1703 Improve QuickSort Algorithm with Better Space Complexity
#1707 opened Oct 2, 2024 by hitankshah Loading…
4 tasks
Added Ford Fulkerson algorithm for Hacktoberfest contribution
#1708 opened Oct 2, 2024 by Sameeksha-12 Loading…
9 of 11 tasks
feat: add findLongestRecurringCycle algorithm
#1733 opened Oct 16, 2024 by abda-gaye Loading…
8 of 9 tasks
Add algorithms for 2Sum, 3Sum, Kadane's Algorithm, and linked list pr…
#1716 opened Oct 6, 2024 by karankumar12345 Loading…
8 of 11 tasks
Fixes #1666: Remove duplicate entry of Sieve of Eratosthenes
#1712 opened Oct 5, 2024 by ApeSkillx Loading…
5 of 8 tasks
feat: improve space complexity of QuickSort algorithm
#1704 opened Oct 1, 2024 by DevAnuragT Loading…
8 of 10 tasks
Contribute: Added algorithm and tests for Unique Paths DP problem algorithm Adds or improves an algorithm stale Closed due to age
#1118 opened Oct 3, 2022 by Jaiharishan Loading…
9 of 11 tasks
feat: added Astar Search Algorithm in Graphs
#1739 opened Oct 20, 2024 by mathangpeddi Loading…
9 of 11 tasks
Feat: Min Max using Bit-Manipulation function created with test cases
#1419 opened Oct 3, 2023 by nikgautamgithub Loading…
7 of 11 tasks
Add Kernighan's Algorithm for Counting Set Bits stale Closed due to age
#1107 opened Sep 23, 2022 by smitgabani Loading…
9 of 11 tasks
Previous Next
ProTip! Filter pull requests by the default branch with base:master.