- Notifications
You must be signed in to change notification settings - Fork56
Java solutions to problems in the book "Elements of programming interviews"
License
varunu28/Elements-of-programming-interviews
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a copy ofClay Gardner's repository. I have copied it, so that I can use it to add my solutions to the problems mentioned in the book and use the test cases to verify the solutions. Please visithere to view the original repository. Thanks Clay!
This repository contains method stubs and tests of the problems fromElements Of Programming Interviews by Adnan Aziz, Tsung-Hsien Lee, and Amit Prakash. This book is also available inPython andC++.
- PurchaseElements of Programming Interviews
- Forkmaster (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
- Java 8 - viadownload from oracle, homebrew, apt-get, etc
- Maven - viadownload from apache, homebrew, apt-get, etc
- 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!
About
Java solutions to problems in the book "Elements of programming interviews"
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.
