zairza-cetb / hacktoberfest-2018

MIT License
20 stars 102 forks source link

Implement selection sort in golang #172

Closed juancate closed 5 years ago

juancate commented 5 years ago

The Pull Request resolves Issue #60

Description: Implement selection sort in golang. The function receives a comparison function too.

Notes:

The commands above must be executed within the solution folder.