Skip to content

thurstonemerson/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions to Programming Interview Questions

Elements of Programming Interviews

Java solutions to the problems from Elements of Programming Interviews available from their website. As I go through these I will write samples in Python.

About Elements of Programming Interviews

EPI includes over 300 solved problems representative of those asked at leading software companies. The problems are designed to be codable in a 60 minute interview (with the exception of approximately 20 design problems). The book can be purchased from here.

Cracking the Coding Interview

Java solutions to the problems from Cracking the Coding Interview available from their website.

About Cracking the Coding Interview

CTCI includes 189 programming interview questions, ranging from the basics to the trickiest algorithm problems. Each problem contains a walk-through of how to derive each solution, so that you can learn how to get there yourself. The book can be purchased from here.

About

Algorithms for programming interviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages