Skip to content

Commit c923b34

Browse files
authored
Update README.md
1 parent 404fa09 commit c923b34

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

+12-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
# algorithm-visualizer
2+
3+
### Completed Algorithm
4+
* Sorting
5+
* Bubble Sort
6+
* Insertion Sort
7+
* Searching
8+
* Linear Search
9+
* Binary Search
10+
11+
12+
![image](https://user-images.githubusercontent.com/26277680/163478028-586e4e2e-b949-47c6-a6ad-9c418144af6b.png)
213
![image](https://user-images.githubusercontent.com/26277680/163477034-e55f6751-343f-4e84-bafe-881f03ccd2d7.png)
314

415
### <a href="https://bappy4u.github.io/algorithm-visualizer/">Live Link! <img src="https://user-images.githubusercontent.com/26277680/161445394-01bc2179-9fb4-4e57-9cd1-76c47e244ff6.png" data-canonical-src="https://gyazo.com/eb5c5741b6a9a16c692170a41a49c858.png" width="15" height="auto" /></a>
@@ -24,11 +35,10 @@ Then open `index.html` in the browser. That's it
2435
### Incomplete feature:
2536

2637
* More Sorting algorithms visualizations
27-
* Searching algorithms visualizations
2838
* Linked list visualization
2939
* Tree visualization
3040

3141
###
3242

3343

34-
![image](https://user-images.githubusercontent.com/26277680/163477189-4b5868f1-55e3-45e0-bbdf-04cea496fd67.png)
44+

0 commit comments

Comments
 (0)