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

Update and fixed bugs in ReverseString.js code style issue Failing style checks wontfix Will not be fixed or is a feature
#364 by Koddi-Evangelista was closed Mar 20, 2021 Loading…
9 of 11 tasks
Number of Subset equal to given sum
#174 by rverma13927 was merged May 22, 2020 Loading…
11 tasks done
Added LongestIncreasingSubsequence.js code style issue Failing style checks wontfix Will not be fixed or is a feature
#258 by Swapnil-2001 was closed Mar 19, 2021 Loading…
7 of 11 tasks
feat: Github API wontfix Will not be fixed or is a feature
#252 by inblack67 was closed Mar 19, 2021 Loading…
8 of 11 tasks
Added createPermutation function
#403 by rubiin was merged Oct 15, 2020 Loading…
8 of 11 tasks
Added slow and fast pointers algorithms #14
#424 by aakhtar3 was closed Nov 27, 2020 Loading…
5 of 11 tasks
CovidStats in Javascript code style issue Failing style checks wontfix Will not be fixed or is a feature
#419 by GingerDragon7 was closed Mar 19, 2021 Loading…
8 of 11 tasks
Added Insertion sort in javascript. changes required This pull request needs changes code style issue Failing style checks
#540 by Utkarsh-byte-bot was closed Jan 2, 2021 Loading…
9 tasks done
add binary convert beginner-friendly Easy to implement changes required This pull request needs changes
#521 by arwysyah was merged Oct 31, 2020 Loading…
Added FactorialNumber.js Algo duplicate This issue or pull request already exists
#500 by arjun1311 was closed Dec 22, 2020 Loading…
Added Binary Exponentiation (Recursive)
#336 by c-utkarsh was merged May 23, 2021 Loading…
9 of 11 tasks
Added EulersTotient
#344 by c-utkarsh was merged May 23, 2021 Loading…
9 of 11 tasks
Added Matrix Exponentiation (Recursive) wontfix Will not be fixed or is a feature
#357 by c-utkarsh was merged May 23, 2021 Loading…
9 of 11 tasks
Dijkstra's Algorith code style issue Failing style checks wontfix Will not be fixed or is a feature
#328 by auralshin was closed Feb 21, 2021 Loading…
3 of 11 tasks
Added PrimeFactors
#341 by c-utkarsh was merged May 23, 2021 Loading…
9 of 11 tasks
Added Prime check using fermat little's theorem code style issue Failing style checks wontfix Will not be fixed or is a feature
#360 by rahulnamdev20 was closed Mar 19, 2021 Loading…
9 of 11 tasks
Added binary to hexadecimal convertor wontfix Will not be fixed or is a feature
#352 by vishweshdhoble was closed Feb 21, 2021 Loading…
3 of 11 tasks
Cipher keyword shifted alphabet
#355 by bambusekd was merged May 23, 2021 Loading…
Added FloydWarshall All Pairs Shortest Path Algo
#349 by c-utkarsh was merged May 23, 2021 Loading…
9 of 11 tasks
Data-Structures/Array/Max Index
#1564 by RS-labhub was closed Oct 22, 2023 Loading…
6 of 11 tasks
Add algorithm for MD5 algorithm Adds or improves an algorithm changes required This pull request needs changes feature Adds a new feature
#731 by JoyMajumdar2001 was closed Oct 6, 2021 Loading…
8 of 11 tasks
Decimal Expansion algorithm Adds or improves an algorithm feature Adds a new feature
#787 by lvlte was merged Apr 2, 2022 Loading…
added doctests, detailed comments and aligned the doc with javascript standard style feature Adds a new feature on hold Being discussed by the maintainers
#746 by thisabhijeet was closed Oct 6, 2021 Loading…
10 of 11 tasks
Tests check anagrams
#693 by charliejmoore was merged Sep 23, 2021 Loading…
6 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.