Wake up, to Reality!

Wake up, to Reality!

Welcome

Problems previously asked in Dream companies have been curated below as well as several top-notch practice sets.

Goals

We aim to strengthen each and every aspect of the Coding Interview, by providing the best resources at a single point.

Suggested prerequisites

Familiarity with Data Structures and Algorithm is suggested, for the below curated problem sets.

Practice

Please read through the questions thoroughly, then before attempting them, think of all the possible edge cases, try to write them down (a good habit). If you can't get to a solution, try to figure out how does your mind solve a similar problem in real world, and then try to code a brute force approach. If possible, optimise it.