We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24fb6f8 commit eaa0d5bCopy full SHA for eaa0d5b
Readme.md
@@ -1,6 +1,11 @@
1
# Sorting Algorithm Visualizer
2
***
3
-A gui application to visualize various sorting algorithms using pure python.
+<a href="https://www.youtube.com/watch?v=4iM-eggaS2I">
4
+
5
+
6
+</a>
7
8
+### A gui application to visualize various sorting algorithms using pure python.
9
10
How you can use it:
11
- Fork & clone this repo in your local machine
@@ -21,10 +26,5 @@ Or python3 based on the OS you are on.
21
26
- Merge Sort
22
27
- Quick Sort
23
28
24
-### Screenshot
25
29
-<a href="https://www.youtube.com/watch?v=4iM-eggaS2I">
-
-
-</a>
30
0 commit comments