diff --git a/README.md b/README.md index c3e050b..48c6187 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Data Structures and Algorithms in C - -## Won't count towards prize +1.Selection Sort +2.Bubble Sort +3.Quick Sort