Skip to content

πŸ“— My solutions to coding problems from Gayle McDowell's CTCI.

License

Notifications You must be signed in to change notification settings

michaelfromyeg/ctci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ctci πŸ“—

My solutions to coding problems from Gayle McDowell's CTCI.

Python

It's recommend you use a venv, to prevent running into issues with black.

Inside the Python folder, run:

python -m venv env

And then activate the virtual environment. I've included a PowerShell script for Windows users.

A Makefile provides a wrapper for some common commands you may want to run, such as make format and make run.

C++

TODO

About

πŸ“— My solutions to coding problems from Gayle McDowell's CTCI.

Topics

Resources

License

Stars

Watchers

Forks

Languages