zairza-cetb / hacktoberfest-2018

MIT License
20 stars 102 forks source link

Implement linear search with Golang #132

Closed awgreene closed 6 years ago

awgreene commented 6 years ago

The Pull Request resolves Issue #52

Description: Add linear search implemented in Golang.