c**i 发帖数: 29 | 1 今天拿到offer, 我觉得给的挺低(接近80k),希望大家给点建议,如何neigotiable? MS最高能给多少 83k?
onsite题目:
1. find all pairs in an unsorted array which has a sum of Int k
2. list out all of the files contained in this directory and any
subdirectories.
3. print out the all the node in range (min, max) of a BST.
4. Deletion a node in BST.
5. how to design a good system in general.
6. finding the Nth element in Linklist(recursive and non-recursive)
7. Web pages have been linked thru each other, how to find a cycle?
8. given a stri |
|