GitXplorerGitXplorer
n

interviews

public
2 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
6ddb1e7218ff24c37ee1cde44732396e4af19e8d

miscellaneous problems

nnpapernot committed 9 years ago
Unverified
087d3256456d568c8ff8ca2e4c0581f2c4670667

miscellaneous problems

nnpapernot committed 9 years ago
Unverified
051d9d30ab20f3922cdb393873428305dc2d151c

clean up

nnpapernot committed 9 years ago
Unverified
e94904f068c1f1f2de53334fb6bdf683f3cbaad9

cleanup

nnpapernot committed 9 years ago
Unverified
1bebb7158333481b4bc3e718b740ab2f37cf7d3b

README.md

nnpapernot committed 9 years ago
Unverified
fb197d544ea9fc22f0b2b13eaf02c56d4ece9518

organized folders

nnpapernot committed 9 years ago

README

The README file for this repository.

Technical Interview Problems with Solution Source Code

The problems in this repository are extracted from "Programming Interviews Exposed: Secrets to Landing Your Next Job" by Mongan et al. The folder problems also includes some miscellaneous problems that I add when I find them or hear about them.

Solutions were implemented by myself in Python and by Stefan Achleitner in Java. The chapters covered are the following:

  • Chapter 5: Trees and Graphs
  • Chapter 6: Arrays and Strings
  • Chapter 7: Recursion
  • Chapter 8: Sorting
  • Chapter 13: Graphics and Bits Manipulation

I encourage you to open issues if you find bugs or possible improvements (time or space complexity) in my solutions. Similarly, if you have additional problems and/or solution source code that you would like to share with others, feel free to submit a pull request.

Good luck for your interview preparation!

Ways to get in touch with me: