z**********2 发帖数: 307 | |
f*****7 发帖数: 92 | |
z**********2 发帖数: 307 | 3 Top 10 tech interview questions
Reverse a singly lined list
Print a binary search tree level by level
Max sub sequence problem
Find the nth smallest/largest number in a unsorted array
Two sum, three sun problem
Implement math pow function
Implement merge sort for more than two arrays
Find all the anagrams from a list of words
BFS and its variants (such as determine whether a graph is bipartie)
Coin change algorithm (given a number of denominations and a target number,
find the total number of ways to make the change).
【在 z**********2 的大作中提到】 : 哪儿有啊,谢谢
|
z**********2 发帖数: 307 | 4 电子版呢
搬家带着不方便
【在 f*****7 的大作中提到】 : amazon买新书吧,这点钱算啥
|
g****y 发帖数: 240 | 5 这本书真要买。。。不要省钱。电子书没有最新版的好像。
【在 z**********2 的大作中提到】 : 哪儿有啊,谢谢
|
s*****d 发帖数: 21 | 6 电子版只有第四版,
pls correct me if any property issue.
http://ishare.iask.sina.com.cn/f/【删除这几个字】22780286.html |
g***j 发帖数: 1275 | 7 这里面真的好多被问到过
【在 z**********2 的大作中提到】 : Top 10 tech interview questions : Reverse a singly lined list : Print a binary search tree level by level : Max sub sequence problem : Find the nth smallest/largest number in a unsorted array : Two sum, three sun problem : Implement math pow function : Implement merge sort for more than two arrays : Find all the anagrams from a list of words : BFS and its variants (such as determine whether a graph is bipartie)
|