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

Longest Palindromic Substring
#1489 opened Oct 9, 2023 by ZainabMalik5 Loading…
2 tasks
Module of Power of Two Using Bitmask
#1355 opened Sep 5, 2023 by gianvallejos92 Loading…
9 of 11 tasks
Readme update
#1332 opened Jun 27, 2023 by shamimsikder Loading…
4 tasks
Added Miller Rabin Primality Test stale Closed due to age
#1321 opened May 4, 2023 by sundaram123krishnan Loading…
9 of 11 tasks
Added TopologicalSort implementaion on graph. stale Closed due to age
#1311 opened Apr 2, 2023 by bhaskarcsawant Loading…
9 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
chore(deps): bump vite from 5.4.8 to 5.4.14 dependencies Pull requests that dependencies javascript Pull requests that update Javascript code
#1771 opened Jan 22, 2025 by dependabot bot Loading…
Divisors.js
#1435 opened Oct 4, 2023 by ZainabMalik5 Loading…
Feature/sum of fifth powers
#1743 opened Oct 21, 2024 by abda-gaye Loading…
8 of 11 tasks
Feature/problem 26
#1740 opened Oct 20, 2024 by abda-gaye Loading…
8 of 9 tasks
feat: add sentinel search algorithm
#1683 opened Sep 12, 2024 by hasanalkaf3 Loading…
2 tasks
feat: added SubsetSum algo and its tests in Recursive Algos
#1734 opened Oct 17, 2024 by HRIDYANSHU054 Loading…
9 tasks done
Enhancements to Caesar Cipher Implementation - CaesarCipher.js
#1721 opened Oct 8, 2024 by AlexTodorov11 Loading…
8 tasks done
feat: add new Josephus file in Recursive directory
#1728 opened Oct 10, 2024 by Lonercode Loading…
8 of 11 tasks
BestTimetoBuyandSellStock.js
#1637 opened Mar 5, 2024 by Neha611 Loading…
9 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
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.