Skip to content

Latest commit

 

History

History
148 lines (130 loc) · 10.4 KB

Interviews.md

File metadata and controls

148 lines (130 loc) · 10.4 KB
- All credit goes to its original owner, this repo is just for myself to have everything in one place in an organized manner.

How to Prepare

Algorithms and Data Structures (Practice sites)

Algorithms and Data Structures (Interview questions)

System Design and Scalability

Mock Interviews

Competitve Programming (Practice sites & Online Judges)

Competitve Programming (Problem sets)

Tutorials

Books

  • Cracking the Coding Interview by Gayle Laakmann McDowell
  • Programming Interviews Exposed: Secrets to Landing Your Next Job
  • The Algorithm Design Manual 2nd Edition by Steven S Skiena
  • Elements of Programming Interviews by Adnan Aziz, Tsung-Hsien Lee, Amit Prakash(separate Java edition)
  • Programming Pearls (2nd Edition) by Jon Bentley

Resume Tips

Job portals

General Tips

Additional github references