Cracking the Technical Interview By Yi
列表项
Category
This is designed to be my learning note during the process of preparing the coding interview. Also It serves as a memo in the future.
Email: yw2580@columbia.edu
[Chapter 2 OOD & Design Pattern][2]
[Chapter 3 String/Array/Matrix][3]
[Chapter 4 LinkedList][4]
[Chapter 5 Stacks and Queues][5]
[Chapter 6 Tree & Tries & Heap][6]
[Chapter 7 Graph][7]
[Chapter 8 Sorting and Searching][8]
[Chapter 9 Recursion vs. Iteration][9]
[Chapter 10 Dynmaic Programming][10]
[Chapter 12 Probability][12]
[Chapter 13 Combination and Permutations][13]
[Chapter 14 Testing][14]
[Chapter 15 System Design][15]