ashvish183 / Hactoberfest2023

Add any code of DSA
13 stars 233 forks source link

Create SelectionSort.cpp #122

Open Vanshu2005 opened 1 year ago

Vanshu2005 commented 1 year ago

I have added a solution to sort the array using Selection Sort. I have added comments for better understanding.

Please review it, and if you think its fine Please merge it and put the label as hacktoberfest2023 accepted.