Coder Social home page Coder Social logo

dev-interview-study-guide's Introduction

Dev Interview Study Guide

Schedule

  • 2 hours each weekday
    • 1 hour in the AM
    • 2 hours in the PM
  • 3 hours each Saturday
  • 2 hours each Sunday
  • 7 days a week
  • Monday through Sunday

Approximately 20 hours a week

Weekly Detailed Schedule

Topic Overview Review

Topic Guided Walkthru

Primary language practice

Topic Big O

  • Basic video review of core concept online (30 minutes)
  • More in depth with online course study (Stanford course?)
  • Work through coding exercises
    • Cracking the Coding Interview
  • Make flash cards of any generalized info (if applicable)

Topic Data Structures: Hash Tables

Topic Data Structures: Linked Lists

  • Basic video review of core concept online (30 minutes)
  • More in depth with online course study (Stanford course?)
  • Work through coding exercises
    • Cracking the Coding Interview
  • Make flash cards of any generalized info (if applicable)

Topic System Design

  • Basic video review of core concept online (30 minutes)
  • Reading...
  • Make flash cards of any generalized info (if applicable)

Topic Object Oriented Programming

  • Basic video review of core concept online (30 minutes)
  • Reading...
  • Make flash cards of any generalized info (if applicable)

Topic API

  • Basic video review of core concept online (30 minutes)
  • Reading...
  • Make flash cards of any generalized info (if applicable)

Topic Testing

  • Basic video review of core concept online (30 minutes)
  • Reading...
  • Make flash cards of any generalized info (if applicable)

Topic Big O Review #1

  • Review flash cards
  • Watch another summary video on topic (30 minutes)

Topic Data Structures: Hash Tables Review #1

  • Review flash cards
  • Watch another summary video on topic (30 minutes)

Topic Data Structures: Linked Lists Review #1

  • Review flash cards
  • Watch another summary video on topic (30 minutes)

Topic System Design Review #1

  • Review flash cards
  • Watch another summary video on topic (30 minutes)

Topic Object Oriented Programming Review #1

  • Review flash cards
  • Watch another summary video on topic (30 minutes)

Topic API Review #1

  • Review flash cards
  • Watch another summary video on topic (30 minutes)

Topic Testing Review #1

  • Review flash cards
  • Watch another summary video on topic (30 minutes)

Topic Big O Review #2

  • Write code on computer from sample question and verify solution

Topic Data Structures: Hash Tables Review #2

  • Write code on computer from sample question and verify solution

Topic Data Structures: Linked Lists Review #2

  • Write code on computer from sample question and verify solution

Topic Big O Review #3

  • Write code on whiteboard from sample question and verify solution

Topic Data Structures: Hash Tables Review #3

  • Write code on whiteboard from sample question and verify solution

Topic Data Structures: Linked Lists Review #3

  • Write code on whiteboard from sample question and verify solution

Resources

Blog posts on advice and experiences

Coding challenge sites

  • LeetCode
  • HackerRank
  • TopCoder
  • Project Euler -- probably just do a few
  • many others...

Books

  • Data Structures and Algorithms in Python
  • Cracking the Coding Interview: 189 Programming Questions and Solutions 6th Edition
  • Grokking Algorithms: An illustrated guide for programmers and other curious people
  • Head First Design Patterns: A Brain-Friendly Guide
  • Design Patterns: Elements of Reusable Object-Oriented Software
  • Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
  • Programming Pearls
  • The Algorithm Design Manual (based on 3 strong recommendations from blog posts)

Optional (if time)

  • Computer Science Distilled: Learn the Art of Solving Computational Problems
  • Introduction to Algorithms, 3rd Edition (MIT Press) 3rd Edition [aka CLRS]
  • How Google Works

Materials

Rough notes to put into topics

  • npcomplete, nap sack, traveling salesman, trees (construction, traversal, manipulation), hash tables, stacks, arrays, linked lists, basic descrete math problems, probability theory, N Choose K problems, recursion, OS (processes, threads, concurrency,concurrency issues, semifors, mutexes, locks, resource allocation, context switching, scheduling, system design - feature sets, distrubed systems, interent basics - routers, balancers, domain name servers, firewalls, basics of search

  • coding tests prep places: code chef, top coder, careercup, hackerrank

Tips

  • Think out load while solving
  • Ask clarifying questions -- time or space complexity

Adapted and inspiration from Coding Interview University

dev-interview-study-guide's People

Contributors

ryanoasis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.