diff --git a/day32/README.md b/day32/README.md index 12bdfc57..224cd4a7 100644 --- a/day32/README.md +++ b/day32/README.md @@ -1,6 +1,6 @@ ![cover](./cover.png) -# Day 31 - Search and Sort Algorithms Part E: Selection Sort +# Day 32 - Search and Sort Algorithms Part E: Selection Sort **Source: [GeeksForGeeks](https://www.geeksforgeeks.org/selection-sort/)**