Created a study guide for myself to prepare for technical software-engineering interviews. Feel free to take a look! Let me know if I made some mistakes. Thanks and happy coding :)
Citations listed below for code examples, problems, and notes:
- Problem Solving with Algorithms and Data Structures by Brad Miller and David Ranum, Luther College
- InterviewBit
- The Algorithm Design Manual by Steven S. Skiena (book)
- TreeHouse
- Javascript is Sexy