Skip to content

cutajarj/CodingInterviewWorkshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodingInterviewWorkshop

A bunch of problems to solve before a coding interview.
This projected has been tested with python3.

Each python file has the problem description in comments at the top of the source file. Each problem has a unit test associated with it. Once you complete the solution run the ruby test by running:

python3 -m unittest tests/..._test.py

For example:

python3 -m unittest tests/message_decoder_test.py

Solutions to all problems can be found in the branch solutions

My own videos/publications that might help solving some of these problems:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages