Skip to content

Method stubs and test cases for the problems from Elements of Programming Interviews

License

Notifications You must be signed in to change notification settings

gardncl/elements-of-programming-interviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3684e4f · Oct 5, 2018
Sep 26, 2018
May 18, 2017
May 30, 2017
May 26, 2017
May 18, 2017
May 18, 2017
May 27, 2017
May 18, 2017
Jul 3, 2017
May 18, 2017
May 18, 2017
Aug 19, 2017
Aug 6, 2017
Jun 6, 2017
May 18, 2017
May 21, 2017
May 18, 2017
Aug 6, 2017
Apr 26, 2017
May 27, 2017
Apr 5, 2017
Mar 18, 2018
Apr 19, 2017
May 22, 2017

Repository files navigation

Check out the Elements of Programming Interviews author's official, pre-release EPIJudge here.

Elements of Programming Interviews - Java

contributions welcome Build Status

alt text

This repository contains method stubs and tests of the problems from Elements Of Programming Interviews by Adnan Aziz, Tsung-Hsien Lee, and Amit Prakash. This book is also available in Python and C++.

Suggested usage:

  • Purchase Elements of Programming Interviews
  • Fork master (top right corner on github)
  • Clone your forked repository
  • Solve a problem on a blackboard/whiteboard/paper/google doc
  • Program your solution to see if the test cases pass
  • Repeat previous two steps until no problems are left

Dependencies:

Having trouble solving a problem?

  • The book contains descriptions and hints that I intentionally omitted from this repository
  • The book contains thorough solutions
  • My (sometimes commented) solutions are available

This project is open source so please fork it and help me create a supplement to this phenomenal book. Always looking for edge cases.

Donate if this helped you!