This repository contains some simple and well-known coding challenges. Even though I am not a big fan of such exercises in general, I have started here to redo and collect all the tests that I was recently confronted with in actual job interviews.
-
Installation:
pip install -e .
-
Testing:
pytest
-
Type checking:
mypy challenges/