Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 229 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 229 Bytes

My solutions to some of the Codility tasks in Python

  • most of them are 100%, but not all

TODO:

  • more tasks from codility
  • unit tests
  • timing functions and performance testing
  • implementation in Golang as well (possibly)