zairza-cetb / hacktoberfest-2018

MIT License
20 stars 102 forks source link

Implement heap sort in golang #173

Closed juancate closed 5 years ago

juancate commented 5 years ago

The Pull Request resolves Issue #58

Description: Implement heap sort in golang. Tests are included.

Notes:

The commands above must be executed within the solution folder.