Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 219 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 219 Bytes

Solutions to codility public tasks in Golang

Solutions to codility public tasks(https://codility.com/programmers/lessons/) in golang. Each task has a corresponding file with same name. To run examples: go test -v.