/python-problem-solving

A collection of computing problems and my attempts at clean solutions, with tests.

Primary LanguagePython

Python problem solving

A collection of computing problems and my attempts at clean solutions in python, with tests.

A lot of these may end up pretty naive when it comes to memory and time efficiency, but I'm trying to complete as many of them as I have time for.