Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ContionMig authored Apr 9, 2020
1 parent aac3168 commit 63e9e61
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
# Algorithm-Visualizer
# ContionMig's Algorithm Visualizer
Just a simple program which visualizes some sorting algorithm

# Screen Shot
![ScreenShot](https://github.com/ContionMig/Algorithm-Visualizer/blob/master/Algorithm%20Visualizer/ss/gif.gif)

# Sorting Algorithms
- Quick Sort
- Bubble Sort
- Selection Sort
- Merge Sort
- Heap Sort
- Radix Sort
- Counting Sort
- Shell Sort

# Credits
- www.geeksforgeeks.org

0 comments on commit 63e9e61

Please sign in to comment.