Skip to content

Solutions of all tasks from the book "Cracking the coding interview" by Gayle Laakmann.

Notifications You must be signed in to change notification settings

onufryk/cracking_the_coding_interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project contains solutions for the problems described in the "Cracking the coding interview" by Gayle Laakmann.

These solutions are in no way complete or optimal, as I wanted to resolve all of them first and in quick time.

I used the dummy package structure, as I wanted every file to be served as single one without any need of additional packages, and using the same class names. So it contains repeated copy-pasted code in every class, but you can run it as a single file without caring too much about classpath. Maybe it will be organized better some day, most likely not.

About

Solutions of all tasks from the book "Cracking the coding interview" by Gayle Laakmann.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages