Skip to content

Pull requests: algorithm-archivists/algorithm-archive

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 Python Implementation of Huffman Encoding Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#98 by foldsters was merged May 1, 2018 Loading… updated May 1, 2018
Add import for the Python Huffman implementation to the chapter Chapter Edit This changes the archive's chapters. (md files are edited.)
#101 by Butt4cak3 was merged May 1, 2018 Loading… updated May 2, 2018
Add a margin at the bottom of every page Discussion This is open for a discussion. General
#99 by Butt4cak3 was merged May 6, 2018 Loading… updated May 6, 2018
Removing useless code in tree traversal. General
#107 by Gathros was merged May 13, 2018 Loading… updated May 13, 2018
Adding graham.c Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#106 by Gathros was merged May 14, 2018 Loading… updated May 20, 2018
PR to main repository Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#116 by jainhitesh9998 was merged May 21, 2018 Loading… updated May 21, 2018
Fix links to not point to the old repository anymore and remove a file that shouldn't be here. Chapter Edit This changes the archive's chapters. (md files are edited.)
#117 by june128 was merged May 29, 2018 Loading… updated May 29, 2018
Fix minor typos in introductory pages Chapter Edit This changes the archive's chapters. (md files are edited.) Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.)
#122 by chrisb2244 was merged Jun 8, 2018 Loading… updated Jun 8, 2018
Fix broken link on convolutions chapter
#127 by tylercd100 was merged Jun 10, 2018 Loading… updated Jun 10, 2018
Fixed a typo Chapter Edit This changes the archive's chapters. (md files are edited.)
#132 by duzun was merged Jun 27, 2018 Loading… updated Jun 27, 2018
Added .java files to .editorconfig General
#135 by Butt4cak3 was merged Jun 27, 2018 Loading… updated Jun 27, 2018
Add/improve JS implementations Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.) Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#118 by zsparal was merged Jun 28, 2018 Loading… updated Jun 28, 2018
Spelling correction Chapter Edit This changes the archive's chapters. (md files are edited.)
#151 by saran-sasidharan was merged Jun 28, 2018 Loading… updated Jun 28, 2018
Spelling correction Chapter Edit This changes the archive's chapters. (md files are edited.)
#150 by saran-sasidharan was merged Jun 28, 2018 Loading… updated Jun 28, 2018
Add d language example to bubble sort Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#139 by SirSireesh was merged Jun 28, 2018 Loading… updated Jun 28, 2018
Added EditorConfig rules for .d files General
#155 by Butt4cak3 was merged Jun 28, 2018 Loading… updated Jun 28, 2018
Enhance the code of TreeTraversal and EuclideanAlgorithm for C# Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.)
#120 by june128 was merged Jun 28, 2018 Loading… updated Jun 28, 2018
Added a line range to the Bubble Sort D code import
#156 by Butt4cak3 was merged Jun 28, 2018 Loading… updated Jun 28, 2018
Adding a C Monte Carlo implementation. Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#121 by Gathros was merged Jun 28, 2018 Loading… updated Jun 29, 2018
Added Matlab bubblesort Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#166 by VikingScientist was merged Jun 29, 2018 Loading… updated Jun 29, 2018
General python support Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.) Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#145 by VikingScientist was merged Jun 29, 2018 Loading… updated Jun 29, 2018
Added the java version of the bubble algorithm Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#131 by xam4lor was merged Jun 28, 2018 Loading… updated Jun 29, 2018
Added python Bogo Sort Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#142 by VikingScientist was merged Jun 29, 2018 Loading… updated Jun 29, 2018
Added BogoSort in Swift 4.1 Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#161 by Wesley-Arrington was merged Jun 29, 2018 Loading… updated Jun 29, 2018
Fix Dumb Typos
#179 by nikhiljha was merged Jun 29, 2018 Loading… updated Jun 29, 2018
ProTip! Exclude everything labeled bug with -label:bug.