Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

Pull requests: AllAlgorithms/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

Fast prime
#66 by ktevfik was closed Oct 5, 2022 Loading… updated Oct 5, 2022
Add GCD and Spiral Matrix
#35 by ajitid was merged Oct 3, 2018 Loading… updated Mar 15, 2021
added maxHeap algorithm
#65 by whoisnp was merged Oct 15, 2020 Loading… updated Oct 15, 2020
Added Iterative Euclidean Algorithm
#64 by whoisnp was merged Oct 14, 2020 Loading… updated Oct 14, 2020
* fixed toString method in stack.js implementation.
#62 by jantabacki was merged Oct 8, 2020 Loading… updated Oct 8, 2020
Added PascalsTriangle algorithm using Recursion
#63 by whoisnp was merged Oct 8, 2020 Loading… updated Oct 8, 2020
Added vigenere cipher
#61 by TheMixu was merged Oct 4, 2020 Loading… updated Oct 4, 2020
1 of 4 tasks
2sum algorithm
#60 by boasmarbun was merged Oct 4, 2020 Loading… updated Oct 4, 2020
1 of 4 tasks
Binarry Tree
#59 by shirogin was merged Oct 3, 2020 Loading… updated Oct 3, 2020
added Binary Tree class with: insert, find, contains methods.
#58 by abdelhak-ihadjadene was merged Oct 3, 2020 Loading… updated Oct 3, 2020
added algorithm to check if a given number is a perfect square
#57 by dolani was merged Oct 3, 2020 Loading… updated Oct 3, 2020
[Strings] Add anagram string algorithm
#56 by Akharote1 was merged Oct 3, 2020 Loading… updated Oct 3, 2020
added random number generator
#52 by AddeNordh was merged Oct 3, 2020 Loading… updated Oct 3, 2020
Useful function for cookies in JS
#48 by milind1983 was merged Oct 3, 2020 Loading… updated Oct 3, 2020
add clock
#46 by hafizmowais was merged Oct 3, 2020 Loading… updated Oct 3, 2020
added heapsort algorithm needs to be finished
#24 by gastonche was closed Oct 3, 2020 Loading… updated Oct 3, 2020
added comb sort needs to be finished
#23 by gastonche was closed Oct 3, 2020 Loading… updated Oct 3, 2020
Added gnome sort needs to be finished
#22 by gastonche was merged Oct 3, 2020 Loading… updated Oct 3, 2020
Add HextoRgb and RgbToHex needs to be finished
#7 by myami was merged Oct 3, 2020 Loading… updated Oct 3, 2020
added evenNumber algorithm to math.js
#33 by abejide001 was merged Oct 3, 2020 Loading… updated Oct 3, 2020
Added methods to stack
#54 by LuizGuerra was merged Dec 25, 2018 Loading… updated Dec 25, 2018
Added a few Math Algorithims
#11 by nhuebecker was merged Oct 2, 2018 Loading… updated Dec 12, 2018
fix broken links
#55 by abranhe was merged Dec 6, 2018 Loading… updated Dec 6, 2018
Add gulag sort
#53 by renanpvaz was merged Oct 31, 2018 Loading… updated Oct 31, 2018
ProTip! Exclude everything labeled bug with -label:bug.