Skip to content

jcorvino/practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

practice

Practice problems from "Cracking the Coding Interview" 6th Edition (Problems 1.1-1.5 from 4th Edition). Currently working on chapter 2.

Note: Many of the questions were originally intended for Java. As a result, some questions ask to implement methods that are built-in or simpler in Python. I attempted to solve the questions following the original intent of the authors.

Git Hooks:

  1. There is a pre-commit hook to auto-update requirements.txt.
  2. There is a pre-commit hook to pass all automated tests. Note: that the unit tests were included in the same package as the source since each problem is effectively independent and not part of a larger codebase.

About

Practice problems from "Cracking the Coding Interview" textbook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages