Skip to content

Python solutions for Cracking code interview exercises 6th Edition

License

Notifications You must be signed in to change notification settings

dswistowski/ctci-py

Repository files navigation

Python solutions for Cracking code interview exercises 6th Edition

Done with python, and some tooling allowing to add boring boilerplate faster.

Tooling

To add new chapter:

$ python -m ctci chapter add "Lorem ipsum"

To add new exercise:

$ python -m ctci exercise add "Lorem ipsum"

Test

poetry run pytest

About

Python solutions for Cracking code interview exercises 6th Edition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages