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

Add Selection sort
#2 by nzwnabdulwahid was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Create insertionSort.js
#3 by alangberg was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Create fibonnaci.js
#6 by Nirajn2311 was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Add Sequential Search
#5 by nzwnabdulwahid was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Add quicksort implementation
#9 by twhite96 was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Revert "Add quicksort implementation"
#13 by abranhe was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Counting sort
#10 by Ditobaskoro was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Add A. Kondov's mergeSort JS implementation
#8 by twyststar was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Create binarySearch.js
#12 by brendanAlbert was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Add factorial
#14 by nzwnabdulwahid was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Add Dijkstra's algorithm
#16 by twhite96 was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Create Heap sort
#15 by Ditobaskoro was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Degree Radian Conversion
#17 by nzwnabdulwahid was merged Oct 2, 2018 Loading… updated Oct 2, 2018
create gnomeSort
#18 by Ditobaskoro was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Sum of n natural numbers
#19 by juanarbol was merged Oct 2, 2018 Loading… updated Oct 2, 2018
[sorting] added algorithim for bogo sort
#20 by gastonche was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Add quickSort on sorting folder
#4 by evaporei was merged Oct 2, 2018 Loading… updated Oct 2, 2018
create flashSort
#25 by Ditobaskoro was merged Oct 2, 2018 Loading… updated Oct 2, 2018
create pancakeSort
#26 by Ditobaskoro was merged Oct 2, 2018 Loading… updated Oct 2, 2018
create greatestCommonDivisor
#27 by Ditobaskoro was merged Oct 2, 2018 Loading… updated Oct 2, 2018
ROT 13 implementation
#28 by nzwnabdulwahid was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Add strings and pigLatin.js to repo
#29 by marlonanthony was merged Oct 2, 2018 Loading… updated Oct 2, 2018
[Graphs] Breadth-first search
#31 by alldayalone was merged Oct 2, 2018 Loading… updated Oct 2, 2018
Added shellSort
#30 by ialixandroae was merged Oct 3, 2018 Loading… updated Oct 3, 2018
Add math and strings
#32 by ferdhika31 was merged Oct 3, 2018 Loading… updated Oct 3, 2018
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.