File tree 1 file changed +47
-0
lines changed
1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change
1
+ <h1 align =" center " >
2
+ Sorting Algorithms Visualizer
3
+ <br >
4
+ </h1 >
5
+
6
+ <h4 align =" center " >A static website for visualization of various sorting algorithms</h4 >
7
+ <h4 align =" center " ><a href =" https://sav-iamujj15.netlify.app/ " > 🕹 Try it Now! </a ></h4 >
8
+
9
+ ![ demo] ( https://github.com/iamujj15/sorting-algorithms-visualizer/blob/main/content/sav-demo.gif )
10
+
11
+ <div align =" center " >
12
+
13
+ [ ![ GitHub contributors] ( https://img.shields.io/github/contributors/iamujj15/sorting-algorithms-visualizer )] ( https://github.com/iamujj15/sorting-algorithms-visualizer/contributors )
14
+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/iamujj15/sorting-algorithms-visualizer )] ( https://github.com/iamujj15/sorting-algorithms-visualizer/issues )
15
+ [ ![ GitHub forks] ( https://img.shields.io/github/forks/iamujj15/sorting-algorithms-visualizer )] ( https://github.com/iamujj15/sorting-algorithms-visualizer/network )
16
+ [ ![ GitHub stars] ( https://img.shields.io/github/stars/iamujj15/sorting-algorithms-visualizer )] ( https://github.com/iamujj15/sorting-algorithms-visualizer/stargazers )
17
+ [ ![ GitHub license] ( https://img.shields.io/github/license/iamujj15/sorting-algorithms-visualizer )] ( https://github.com/iamujj15/sorting-algorithms-visualizer/blob/master/LICENSE )
18
+
19
+ </div >
20
+
21
+ ## Features
22
+
23
+ - Sorting Visualization.
24
+ - Algorithm selection.
25
+ - Select speed of execution and size of array.
26
+
27
+ ### Algorithms
28
+
29
+ - Bubble Sort
30
+ - Selection Sort
31
+ - Insertion Sort
32
+ - Merge Sort
33
+ - Quick Sort
34
+
35
+ ## Future Enhancements
36
+
37
+ - Custom Array Input
38
+ - UI Enhancement
39
+
40
+ ## License
41
+
42
+ MIT
43
+
44
+ ---
45
+
46
+ > GitHub [ Ujjwal Upadhyay] ( https://github.com/iamujj15 )   ;· ;  ;
47
+ > LinkedIn [ Ujjwal Upadhyay] ( https://www.linkedin.com/in/iamujj15 )   ;· ;  ;
You can’t perform that action at this time.
0 commit comments