摘要: Data Structure is the most important aspect in interviews. Most questions are on array, string, linked list, tree, stack, queue. Array and string are two basic data structure. They are both continuous... 阅读全文
posted @ 2015-09-15 11:39 Bogart2015 阅读(121) 评论(0) 推荐(0) 编辑
摘要: The first day. chapter 1&2 Implement assignment function for below class CMyString.class CMyString{public: CMyString(char* pData = NULL); CMyStr... 阅读全文
posted @ 2015-09-15 08:56 Bogart2015 阅读(129) 评论(0) 推荐(0) 编辑