Skip to content

Update merge#1

Merged
tstillwell merged 44 commits into
tstillwell:masterfrom
trekhleb:master
Jun 29, 2018
Merged

Update merge#1
tstillwell merged 44 commits into
tstillwell:masterfrom
trekhleb:master

Conversation

@tstillwell
Copy link
Copy Markdown
Owner

No description provided.

tiendq and others added 30 commits June 13, 2018 06:27
* add recursive solution to permutations with repetitions problem

* fix untested function, failing test

* add comments
* Fix LinkedList

* Fix the prepend method for the LinkedList

* Fix the remove method for the MinHeap

* Correct a comment
* Implemented Z algorithm

* Fixed bugs in implementation and added tests

* Added README explaining z algorithm
* Fix LinkedList

* Fix the prepend method for the LinkedList

* Fix the remove method for the MinHeap

* Correct a comment

* Fix BST removal method
* Added Complexity to Bubble Sort README.md

* Added Complexity to Counting-Sort README.md

* Italicized n in Bubble Sort README.md

* Added Complexity to Heap Sort README.md

* Added Complexity to Insertion Sort README.md

* Added Complexity to Merge Sort README.md

* Added Complexity to Quick Sort README.md

* Added Complexity to Radix Sort README.md

* Added Complexity to Selection Sort README.md

* Added Complexity to SHell Sort README.md
trekhleb and others added 14 commits June 23, 2018 13:21
* Fix LinkedList

* Fix the prepend method for the LinkedList

* Fix the remove method for the MinHeap

* Correct a comment

* Fix BST removal method

* Fix the findEdge method of the graph
* Fix LinkedList

* Fix the prepend method for the LinkedList

* Fix the remove method for the MinHeap

* Correct a comment

* Fix BST removal method

* Fix the findEdge method of the graph

* Fix the value returned by DisjointSet union
* Fix LinkedList

* Fix the prepend method for the LinkedList

* Fix the remove method for the MinHeap

* Correct a comment

* Fix BST removal method

* Fix the findEdge method of the graph

* Fix the value returned by DisjointSet union

* Add recursive factorial function
@tstillwell tstillwell merged commit d3ff2b0 into tstillwell:master Jun 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.