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 5ef3f6c commit 22a95a8Copy full SHA for 22a95a8
README.md
@@ -2,10 +2,15 @@
2
3
# <a href="https://bappy4u.github.io/algorithm-visualizer/">Live Link</a>
4
5
-<h3>So far I've implemented two Sorting Algorithm only.</h3>
+<h3>So far I've implemented two Sorting Algorithm only. But I'm planning to add more continuesly</h3>
6
7
<ol>
8
<li><h3>Bubble Sort</h3></li>
9
<li><h3>Selection Sort</h3></li>
10
11
</ol>
12
+
13
+## UI
14
15
16
+
0 commit comments