Skip to content

PrivateRookie/interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Interview

this repo contains codes impl questions in book CRACKING THE CODING INTERVIEW in Python, Rust and Go

Go is suck let's forget it!

question description is in every question's README.md

if you want to run Python for a question, make sure that you have Python 3.6+

cd src/chapter01/01/
python3 -m unittest main

for Rust code, simply run

cargo test c1_q1

PR is welcome!


completed chapters

About

impl questions in book CRACKING THE CODING INTERVIEW in Python, Rust, not Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published