zairza-cetb / hacktoberfest-2018

MIT License
20 stars 102 forks source link

Add linear search implementation in Go #87

Closed juancate closed 6 years ago

juancate commented 6 years ago

The Pull Request resolves Issue #52

Description: Add linear search implementation in Go. Tests are included.

Notes:

The commands above must be executed within the solution folder.