diff --git a/bubble_sort.html b/bubble_sort.html new file mode 100644 index 0000000..9b3db74 --- /dev/null +++ b/bubble_sort.html @@ -0,0 +1,188 @@ + + + + + + Bubble Sort Visualization + + + +
+
+

Bubble Sort Visualization

+ + +
+ + +
+ +
+
+ +
+
+
+ + + + + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..3f00efe --- /dev/null +++ b/index.html @@ -0,0 +1,75 @@ + + + + + + + Document + + + +
+

welcome!

+

which type of sorting method you want to understand.

+
+ + + +
+ +
+ + \ No newline at end of file diff --git a/insertion_sort.html b/insertion_sort.html new file mode 100644 index 0000000..4cbc64e --- /dev/null +++ b/insertion_sort.html @@ -0,0 +1,183 @@ + + + + + + Insertion Sort Visualization + + + +
+
+

Insertion Sort Visualization

+ + +
+ + +
+ +
+
+ +
+
+
+ + + + + + \ No newline at end of file diff --git a/selection_sort.html b/selection_sort.html new file mode 100644 index 0000000..14ca00b --- /dev/null +++ b/selection_sort.html @@ -0,0 +1,185 @@ + + + + + + Selection Sort Visualization + + + +
+
+

Selection Sort Visualization

+ + +
+ + +
+ +
+
+ +
+
+
+ + + + + +