Interview-School

My Interview Preparation

Practice

  1. LeetCode
  2. Euler Project
  3. Interview Camp

Courses

  1. Algorithms Specialization (4 Courses) offered by Stanford.
    1. My problem solutions
  2. Data Structures and Algorithms Specialization (6 Courses) offered by UC San Diego.
    1. My problem solutions
  3. CS 97SI: Introduction to Programming Contests

Math

  1. Mathematics for Computer Science by Eric Lehman and Tom Leighton

Modern papers to read

No. Paper Why you should read it
1 The Google File System Gives a good idea about designing a distributed file system.
2 MapReduce: Simplified Data Processing on Large Clusters Good knowledge about distributed systems.
3 Finding a needle in Haystack: Facebook’s photo storage