Thanks to visit codestin.com
Credit goes to github.com

Skip to content

My implementations of Algorithms and DataStructures problems and solutions to popular coding questions asked in technical interview.

Notifications You must be signed in to change notification settings

krnprdp/InterviewPrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

Interview Prep

My implementations of Algorithms and DataStructures problems and solutions to popular coding questions asked in technical interview. Also, a collection of useful resources helpful for preparation.

Articles

Recommended: Steve Yegge – Get That Job at Google [web]

  • Carlos Bueno – Get That Job at Facebook [web]
  • Daniel Blumenthal – How to Prepare for Technical Interviews [web]
  • David Byttow – ABC: Always Be Coding [web]
  • David Byttow – Four Steps to Google, Without a Degree [web]
  • Thomas L. Friedman – How to Get a Job at Google [part 1] [part 2]
  • Andrew Rothbart – Preparing for a technical interview with programming contests [web]
  • Steve Yegge – Ten Tips for a (Slightly) Less Awful Resume [web]

Algorithms

Recommended: Steven Skiena – The Algorithm Design Manual [Amazon] [pdf] [web]

  • Jon Bentley – Programming Pearls [Amazon] [web (full text)]
  • Cormen, Leiserson, Rivest, Stein – Introduction to Algorithms [Amazon] [pdf]
  • more – Free Programming Books (giant collection) [GitHub]
  • more – IT eBooks [web]
  • more – Free Programming Books [web]

Please support the authors by buying the books.

Coding

Recommended: Talentbuddy [web] [free app]

  • Coderust (great selection of problems) [$10 app]
  • Hacker Rank [web]
  • Interview Cake [web]
  • HackerEarth [web]
  • HiredInTech [web]
  • Project Euler [web]
  • Google Code Jam practice problems [web]
  • Top Coder tutorials [web]
  • Infoarena training path (RO) [web]
  • LeetCode Online Judge [web]
  • more – Free Programming Resources [web]
  • more - Web Resources and Tutorials That Don't Suck [web]

Guides

Recommended (resume): Gayle McDowell – The Google Resume [Amazon] [pdf]

Recommended (interview): Gayle McDowell – Cracking the Coding Interview [Amazon] [pdf]

  • CareerCup [web]
  • Coding for Interviews [web]
  • Here's How to Prepare for Tech Interviews [reddit]
  • Programming Interviews Exposed [Amazon] [pdf]
  • Elements of Programming Interviews [Amazon] [web]
  • Mina Azib – Resources for Preparing for the Google Interview [web]

Quora:

Misc

  • Aaron Swartz – How I Hire Programmers [web]
  • Joel Spolsky – The Guerrilla Guide to Interviewing (v.3) [web]
  • Steve Yegge – Done, and Gets Things Smart [web]

Quora

Questions

Recommended: MIT – Hacking a Google Interview [web]

  • Computer Science Primer / Interview Questions [web]
  • Programming Interview Questions [web]
  • Prismo-Skills [web]
  • Jeff Atwood – How Good an Estimator Are You? [web]
  • Daniel Blumenthal – Questions I Want to Ask, but Can't [web]
  • Steve Yegge – The Five Essential Phone-Screen Questions [web]

Systems Design

Quora

Unix

Quora

Videos

Recommended: Candidate Coaching Session: Tech Interviewing [Youtube]

  • Gayle McDowell – Cracking the Coding Interview [Youtube]
  • Gayle McDowell - Cracking the Coding Interview (examples) [one] [two]
  • Hangouts on Air: Google Recruiters Share Interview Tips [technical] [non-technical]
  • Ladies Storm Hackathons: Interview Prep Round 1: Strings, Arrays, Linked Lists [technical]

Similar GitHub repos

About

My implementations of Algorithms and DataStructures problems and solutions to popular coding questions asked in technical interview.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages