【南加内推】Big data SWE (转载)# Programming - 葵花宝典
j*7
1 楼
不好意思,刚才不小心把第一个版本删除了
上来好几个 behavior 问题,一般 behavior 问题我不怎么准备,答的很简略,都是常
见的问题,我就不列了。
c++ and data structure
** single linked list, find nth from the end
** Overwriting and Overloading
** Stack vs. Queue
** Array of integers, all integers appear even times except one, find the
one appears odd times. (some following up questions for this one)
OOD
** Do you approve the following design?
Class Furniture{
Some functions related to the property of furnitures;
};
4 classes derived from Furniture
Cla
上来好几个 behavior 问题,一般 behavior 问题我不怎么准备,答的很简略,都是常
见的问题,我就不列了。
c++ and data structure
** single linked list, find nth from the end
** Overwriting and Overloading
** Stack vs. Queue
** Array of integers, all integers appear even times except one, find the
one appears odd times. (some following up questions for this one)
OOD
** Do you approve the following design?
Class Furniture{
Some functions related to the property of furnitures;
};
4 classes derived from Furniture
Cla