Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uma07 authored Jan 17, 2020
1 parent a517f13 commit 16df930
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,19 @@ Whenever we want to sort it will copy from file to array, sort them and it will

# Sorting Algorithms Implemented
1.Bubble sort

2.Insertion sort

3.Shell sort

4.Selection sort

5.Quick sort

6.Merge sort

7.Radix sort

8.Heap sort

# Limitations
Expand Down

0 comments on commit 16df930

Please sign in to comment.