An open API service indexing awesome lists of open source software.

https://github.com/fenbf/codekata

My struggles with various code kata or other similar ideas
https://github.com/fenbf/codekata

Last synced: 3 months ago
JSON representation

My struggles with various code kata or other similar ideas

Awesome Lists containing this project

README

          

codekata
========

My struggles with various code kata or other similar ideas

* **chop** - karate chop kata - five implementations of binary search in C#, with unit tests.