三种学生对比,你喜欢哪个?# Joke - 肚皮舞运动
x*a
1 楼
最近面试了著名的F家和G家。都签了NDA的,不过在版上受益匪浅,还是跟大家分享一
下题目吧。下面的题目都是混杂在一起的,也没分都是谁家的。大家看看题目就好。
1. Phone interview
- Given two sorted arrays of int, merge them into one sorted array.
Write codes.
- Write codes for strcmp
- Write codes for a card shuffle function
2. Onsite
- print a singly linked list in reverse order
- write codes to implement float sqrt(int n)
- given a node in BST, find the node whose value is next higher than
this one, i.e., the next node in in-order traversa
下题目吧。下面的题目都是混杂在一起的,也没分都是谁家的。大家看看题目就好。
1. Phone interview
- Given two sorted arrays of int, merge them into one sorted array.
Write codes.
- Write codes for strcmp
- Write codes for a card shuffle function
2. Onsite
- print a singly linked list in reverse order
- write codes to implement float sqrt(int n)
- given a node in BST, find the node whose value is next higher than
this one, i.e., the next node in in-order traversa