Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sohamgoswami07 authored Jan 28, 2024
1 parent 442e77c commit ddaee14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Sorting Visualizer
In programming language's array sorting, there are three types of sorting algorithms Bubble sort, Selection sort and Merge sort. In this sorting visualizer you can get an visual idea of how the sorting algorithms works..
In programming, there are some basic types of sorting algorithms. In this project three types of sorting algorithms are coverd. They are Bubble sort, Selection sort and Merge sort. You can get a visual idea of how the sorting algorithm works..

![Screenshot (12)](https://github.com/sohamgoswami07/sorting-visualizer/assets/65434681/74f65c02-0a5d-49d7-ab4b-c64a5759de1e)

Expand Down

0 comments on commit ddaee14

Please sign in to comment.