/
Algorithms, Data Structures, System Design and Interview Questions

Algorithms, Data Structures, System Design and Interview Questions

Related pages

My overall strategy on this page is to 1) summarize information I find around the web, and then 2) try to weave the information I have in those summaries into unified processes for handling DSA questions, system design questions, API design questions, how to format a resume, etc.

Non-algorithm-specific interview advice

Algorithms

A step-by-step process for solving algorithm questions

  1. Understand that it is critical that you think out loud for the steps that follow.

    1. Sources: