2014年10月1日 星期三
[Google Interview] No. 02 - Stack with Function min()
Problem: Define a stack, in which we can get its minimum number with a function min. In this stack, the time complexity of min(), push() and pop() are all O(1).
[C++] Virtual function in inheritance
This is a small inspection of virtual function in inheritance in C++.
2014年5月25日 星期日
2014年5月24日 星期六
2014年4月8日 星期二
訂閱:
文章 (Atom)