File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,20 @@ The visualizer currently supports all these sorting algorithms,
33
33
- Calculates and displays the total seconds to complete every sorting process.
34
34
- Sound to enhance the visualizer experience with its speed.
35
35
36
+ # Algorithms demo:
37
+ ## Bubble sort
38
+ ![ Bubble-Sort-1] ( https://github.com/reshmaharidhas/Sorting-Visualizer/assets/37250413/b9a2c8da-efe4-4e19-82b9-9ff606011dd7 )
39
+ ## Insertion sort
40
+ ![ Insertion-Sort-1-002Speed] ( https://github.com/reshmaharidhas/Sorting-Visualizer/assets/37250413/ed51a051-9e40-4e2d-b553-906ea2f795e4 )
41
+ ## Selection sort
42
+ ![ Selection-Sort-1-002Speed] ( https://github.com/reshmaharidhas/Sorting-Visualizer/assets/37250413/56d1f3f6-6608-4762-a69a-9443cdc59bb8 )
43
+ ## Gnome sort
44
+ ![ Gnome-Sort-1-002Speed] ( https://github.com/reshmaharidhas/Sorting-Visualizer/assets/37250413/b2a621e1-4888-482f-84ee-744abc8c84bc )
45
+ ## Shaker sort
46
+ ![ Shaker-Sort-1-002Speed] ( https://github.com/reshmaharidhas/Sorting-Visualizer/assets/37250413/60c2aee4-6fa7-45d9-86c6-636db861f5a9 )
47
+ ## Odd even sort
48
+ ![ Odd-Even-Sort-1-002Speed] ( https://github.com/reshmaharidhas/Sorting-Visualizer/assets/37250413/85335543-5928-4434-a17f-c8d192d85b66 )
49
+
36
50
## Screenshots
37
51
GUI
38
52
![ shuffled_unsorted_bars] ( https://github.com/reshmaharidhas/Sorting-Visualizer/assets/37250413/f05c5cc9-00db-4a3f-a254-b2bcd25e8185 )
You can’t perform that action at this time.
0 commit comments