Algorithm Helper 1.1

License: Free ‎File size: 157.29 MB
‎Users Rating: 4.0/5 - ‎1 ‎votes

ABOUT Algorithm Helper

Algorithm Helper covers common topics discussed in software interviews, including graph algorithms, binary search trees, linked lists, and sorting. We provide an overview and common interview questions for each topic. The coverage is broad and lightweight enough to be helpful to the advanced undergraduate or professional who would like to sharpen his/her technical interview skills on the go. To be as general and accessible as possible, we tried to make algorithm questions language agnostic.

Most of the content came from two courses taught at Stanford University:- CS 161, Design and Analysis of Algorithms (cs161.stanford.edu). I borrowed heavily from the notes compiled by Moor Xu, http://stanford.edu/~moorxu/notes/161/161main.pdf.- CS 106B, Programming Abstractions (cs106b.stanford.edu). The 106B course reader was a valuable source of information.