Technical Interview- Preparation Guide

Jan 24th, 2012
Technical Interview- Preparation Guide

Have an upcoming SDE or SDET interview and need to prepare? While we can't make you smart overnight, we can definitely help you be prepared for the the kinds of things that are tested and the kind of questions you can expect.

 

Want to prepare for a Technical Interview?

Free Online Books http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books

Online courses/classes/lectures: http://academicearth.org/subjects/computer-science/university:/

Stanford Online Library: http://cslibrary.stanford.edu/

UC Berkeley: http://www.academicearth.org/lectures/course-overview-

Stanford CS 161: design and Analysis of Algorithms (full course- will take hours): http://openclassroom.stanford.edu/MainFolder/CoursePage.php?course=IntroToAlgorithms

Stanford 5 week online course http://www.algo-class.org/

MIT: Introduction to Algorithms course: http://courses.csail.mit.edu/6.006/spring11/notes.shtml

Google Code University: http://code.google.com/edu/

 

 

Interview Questions

 

ASP.Net interview questions;    

Hanselman's blog  : http://www.hanselman.com/blog/ASPNETInterviewQuestions.aspx

What great .Net developers ought to know (More ASP.Net questions) http://www.hanselman.com/blog/WhatGreatNETDevelopersOughtToKnowMoreNETInterviewQuestions.aspx

and if you didnt see the link in his blog.. more questions to practice

http://www.hanselman.com/blog/NewInterviewQuestionsForSeniorSoftwareEngineers.aspx

 

Q&A from StackExchange: http://stackoverflow.com/questions/365489/questions-every-good-net-developer-should-be-able-to-answer

 

Linked List Problems and Solutions: http://cslibrary.stanford.edu/105/LinkedListProblems.pdf

 

Misc collection

 

Good collection of technical interview questions (some answers): http://kundansingh.com/interview/

 

Actual Technical Interview Questions (questions only): http://www.careercup.com/page

 

Our local Nikhil Singhal's blog on programming interviews: Introduction to Technical Interviews

 

latest articles