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 sentinel search algorithm
#1683 opened Sep 12, 2024 by hasanalkaf3 Loading…
2 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
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
Create bi_directional_dijkstra.js
#1525 opened Oct 13, 2023 by 100mya Loading…
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: Hamming Code for 32bit values
#1431 opened Oct 4, 2023 by chrdek Loading…
9 of 11 tasks
feat: Added speed unit conversion functionality
#1450 opened Oct 5, 2023 by Hyraze Loading…
8 of 11 tasks
Divisors.js
#1435 opened Oct 4, 2023 by ZainabMalik5 Loading…
Create WiggleSort.js
#1432 opened Oct 4, 2023 by iMeet07 Loading…
feat: add UnboundedKnapsack algorithm
#1428 opened Oct 4, 2023 by TechCursed Loading…
9 of 11 tasks
Sleep Sort
#1434 opened Oct 4, 2023 by iMeet07 Loading…
Longest Palindromic Substring
#1489 opened Oct 9, 2023 by ZainabMalik5 Loading…
2 tasks
cycle.js
#1479 opened Oct 8, 2023 by ZainabMalik5 Loading…
Kahn's Algorithm
#1480 opened Oct 8, 2023 by ZainabMalik5 Loading…
Pair wise swap
#1517 opened Oct 12, 2023 by pojha1401 Loading…
8 of 11 tasks
Slid wind stale Closed due to age
#1293 opened Feb 14, 2023 by Ramzi-Abidi Loading…
8 tasks done
Added Bitonic Sort Algorithm
#1370 opened Sep 24, 2023 by prasad-chavan1 Loading…
8 of 11 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.