zairza-cetb / hacktoberfest-2018

MIT License
20 stars 102 forks source link

Implement LCS in golang #171

Closed juancate closed 5 years ago

juancate commented 5 years ago

The Pull Request resolves Issue #67

Description: Implement longest common subsequence algorithm in Golang.

Notes:

The commands above must be executed within the solution folder.