yshshrm / Data-Structures-And-Algorithms-Hacktoberfest18

List of data structures and algorithms. Feel free to contribute under Hacktoberfest '18!
204 stars 1.1k forks source link

Selection Sort using haskell #1459

Open JavvajiSumanth opened 5 years ago

JavvajiSumanth commented 5 years ago

Haskell program to sort the elements using Selection Sort