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 euclidean algorithm implementation for Go
#160 by chin123 was merged Jun 29, 2018 Loading…
simplifying julia code for monte carlo
#159 by leios was merged Jun 29, 2018 Loading…
Add Go language to bubble sort Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#157 by chin123 was merged Jun 29, 2018 Loading…
Add bubble_sort.py to bubble_sort.md
#154 by Mukundan314 was closed Jun 29, 2018 Loading…
Implementation of Tree Traversal in java Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#149 by xam4lor was merged Jun 29, 2018 Loading…
Added a rust version of the monte carlo example Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#147 by Jess3Jane was merged Jun 28, 2018 Loading…
Added rust version of bogo sort
#143 by Jess3Jane was merged Jun 28, 2018 Loading…
Removed unwanted end-of-line conversions General
#133 by rajdakin was closed Jun 28, 2018 Loading…
Fix example to use 1-based indexing in Julia example
#125 by chrisb2244 was closed Jun 6, 2018 Loading…
Fixing stable_marriage.c and convolutions.c Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.)
#124 by Gathros was merged Jun 16, 2018 Loading…
adding draft of monte carlo chapter Chapter This provides a new chapter. (md files are edited) Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#115 by leios was merged May 28, 2018 Loading…
Adding missing examples for Tree Traversal and FFT in C++. Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.)
#114 by Gathros was closed Jul 17, 2018 Loading…
Adding missing examples for Tree Traversal and FFT in C. Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.)
#109 by Gathros was merged May 20, 2018 Loading…
Adding the split-operator chapter and code Chapter Edit This changes the archive's chapters. (md files are edited.) Chapter This provides a new chapter. (md files are edited) Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#108 by leios was merged May 19, 2018 Loading…
Clean up :w's. Remove vim user traces.
#105 by june128 was merged May 5, 2018 Loading…
Update links.
#104 by june128 was merged May 5, 2018 Loading…
Fix two links in the Introduction chapter Chapter Edit This changes the archive's chapters. (md files are edited.)
#100 by Butt4cak3 was merged May 2, 2018 Loading…
Fixed wrong lang attributes of some code includes Chapter Edit This changes the archive's chapters. (md files are edited.)
#95 by Butt4cak3 was merged Apr 29, 2018 Loading…
Cleaned up the Euclidean Algorithm chapter Chapter Edit This changes the archive's chapters. (md files are edited.)
#94 by Butt4cak3 was merged Apr 29, 2018 Loading…
Adding a shell script to update the site
#93 by Gathros was merged Apr 28, 2018 Loading…
General fixes Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.)
#92 by Gathros was merged Apr 28, 2018 Loading…
Adding jarvis march in C. Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#91 by Gathros was merged Apr 28, 2018 Loading…
fix the style and highlighting of huffman.cpp
#89 by strega-nil was merged Apr 23, 2018 Loading…
Implement huffman algorithm in clojure Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#88 by earthfail was merged Apr 28, 2018 Loading…
ProTip! Exclude everything labeled bug with -label:bug.