Skip to content

Commit d9331f9

Browse files
Update README.md
1 parent 860944d commit d9331f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DSA and Visualizations in Python
22

3-
Hey! I've made a variety of basic data structres in Python, alongside a few sorting algorithms. However, due to the sometimes difficult concepts surrounding some of them, mainly merge and quick sort, I've also made visualizations using matplotlib and numpy for each sorting algorithm. If you want to see a default sort, something like this:
3+
Hey! I've made a variety of basic data structres in Python, alongside a few sorting algorithms. However, due to the sometimes difficult concepts surrounding some of them, mainly merge and quick sort, I've also made visualizations using matplotlib and numpy for each sorting algorithm. If you want to see a default sort (something like this:)
44

55
![https://github.com/DSA/quicksort.gif](https://github.com/pythonioncoder/DSA/blob/ac90768fd3d8c873891128667126eec6cc54388d/quicksort.gif)
66

0 commit comments

Comments
 (0)