File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Sorting Algorithm Visualizer
2
+
3
+ <a href =" https://www.youtube.com/watch?v=4iM-eggaS2I " >
4
+
5
+ ![ algovis] ( https://github.com/GSAUC3/RajarshiBanerjee/blob/master/images/algovis.gif )
6
+ </a >
2
7
***
3
- A gui application to visualize various sorting algorithms using pure python.
8
+ ### A gui application to visualize various sorting algorithms using pure python.
4
9
5
10
How you can use it:
6
- - Clone this repo in your local machine
11
+ - Fork & clone this repo in your local machine
7
12
- Run the following two commands and you are done. It's that easy.
8
13
9
14
```
@@ -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
-
26
- <a href =" https://www.youtube.com/watch?v=4iM-eggaS2I " >Demo</a >
27
29
28
- ![ algovis] ( https://github.com/GSAUC3/RajarshiBanerjee/blob/master/images/algovis.gif )
29
-
30
- ***
30
+ ***
You can’t perform that action at this time.
0 commit comments