mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-04 08:28:02 +00:00
Removed merge sort animation as the repo cover in favor of the quicksort animation.
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
<p align="center">
|
||||
<img src="http://upload.wikimedia.org/wikipedia/commons/6/6a/Sorting_quicksort_anim.gif">
|
||||
<img src="http://upload.wikimedia.org/wikipedia/commons/c/cc/Merge-sort-example-300px.gif">
|
||||
<br/>
|
||||
<i>Wikipedia: Quicksort, Merge Sort</i>
|
||||
<i>Wikipedia: Quicksort</i>
|
||||
</p>
|
||||
|
||||
algorithms-data-structures
|
||||
|
||||
Reference in New Issue
Block a user