您的位置:首页 > 其它

《Cracking the Coding Interview》读书笔记

2015-05-27 05:04 411 查看
《Cracking the Coding Interview》是适合硅谷技术面试的一本面试指南,因为题目分类清晰,风格比较靠谱,所以广受推崇。

以下是我的读书笔记,基本都是每章的课后习题解答,其中不包括第15章。

相关源码在此repo中可以找到:https://github.com/zhuli19901106/Cracking-the-Coding-Interview

《Cracking the Coding Interview》——第18章:难题——题目13

《Cracking the Coding Interview》——第18章:难题——题目12

《Cracking the Coding Interview》——第18章:难题——题目11

《Cracking the Coding Interview》——第18章:难题——题目10

《Cracking the Coding Interview》——第18章:难题——题目9

《Cracking the Coding Interview》——第18章:难题——题目8

《Cracking the Coding Interview》——第18章:难题——题目7

《Cracking the Coding Interview》——第18章:难题——题目6

《Cracking the Coding Interview》——第18章:难题——题目5

《Cracking the Coding Interview》——第18章:难题——题目4

《Cracking the Coding Interview》——第18章:难题——题目3

《Cracking the Coding Interview》——第18章:难题——题目2

《Cracking the Coding Interview》——第18章:难题——题目1

《Cracking the Coding Interview》——第17章:普通题——题目14

《Cracking the Coding Interview》——第17章:普通题——题目13

《Cracking the Coding Interview》——第17章:普通题——题目12

《Cracking the Coding Interview》——第17章:普通题——题目11

《Cracking the Coding Interview》——第17章:普通题——题目10

《Cracking the Coding Interview》——第17章:普通题——题目9

《Cracking the Coding Interview》——第17章:普通题——题目8

《Cracking the Coding Interview》——第17章:普通题——题目7

《Cracking the Coding Interview》——第17章:普通题——题目6

《Cracking the Coding Interview》——第17章:普通题——题目5

《Cracking the Coding Interview》——第17章:普通题——题目4

《Cracking the Coding Interview》——第17章:普通题——题目3

《Cracking the Coding Interview》——第17章:普通题——题目2

《Cracking the Coding Interview》——第17章:普通题——题目1

《Cracking the Coding Interview》——第16章:线程与锁——题目6

《Cracking the Coding Interview》——第16章:线程与锁——题目5

《Cracking the Coding Interview》——第16章:线程与锁——题目4

《Cracking the Coding Interview》——第16章:线程与锁——题目3

《Cracking the Coding Interview》——第16章:线程与锁——题目2

《Cracking the Coding Interview》——第16章:线程与锁——题目1

《Cracking the Coding Interview》——第14章:Java——题目6

《Cracking the Coding Interview》——第14章:Java——题目5

《Cracking the Coding Interview》——第14章:Java——题目4

《Cracking the Coding Interview》——第14章:Java——题目3

《Cracking the Coding Interview》——第14章:Java——题目2

《Cracking the Coding Interview》——第14章:Java——题目1

《Cracking the Coding Interview》——第13章:C和C++——题目10

《Cracking the Coding Interview》——第13章:C和C++——题目9

《Cracking the Coding Interview》——第13章:C和C++——题目8

《Cracking the Coding Interview》——第13章:C和C++——题目7

《Cracking the Coding Interview》——第13章:C和C++——题目6

《Cracking the Coding Interview》——第13章:C和C++——题目5

《Cracking the Coding Interview》——第13章:C和C++——题目4

《Cracking the Coding Interview》——第13章:C和C++——题目3

《Cracking the Coding Interview》——第13章:C和C++——题目2

《Cracking the Coding Interview》——第13章:C和C++——题目1

《Cracking the Coding Interview》——第12章:测试——题目6

《Cracking the Coding Interview》——第12章:测试——题目5

《Cracking the Coding Interview》——第12章:测试——题目4

《Cracking the Coding Interview》——第12章:测试——题目3

《Cracking the Coding Interview》——第12章:测试——题目2

《Cracking the Coding Interview》——第12章:测试——题目1

《Cracking the Coding Interview》——第11章:排序和搜索——题目8

《Cracking the Coding Interview》——第11章:排序和搜索——题目7

《Cracking the Coding Interview》——第11章:排序和搜索——题目6

《Cracking the Coding Interview》——第11章:排序和搜索——题目5

《Cracking the Coding Interview》——第11章:排序和搜索——题目4

《Cracking the Coding Interview》——第11章:排序和搜索——题目3

《Cracking the Coding Interview》——第11章:排序和搜索——题目2

《Cracking the Coding Interview》——第11章:排序和搜索——题目1
《Cracking the Coding Interview》——第10章:可扩展性和存储空间限制——题目7

《Cracking the Coding Interview》——第10章:可扩展性和存储空间限制——题目6

《Cracking the Coding Interview》——第10章:可扩展性和存储空间限制——题目5

《Cracking the Coding Interview》——第10章:可扩展性和存储空间限制——题目4

《Cracking the Coding Interview》——第10章:可扩展性和存储空间限制——题目3

《Cracking the Coding Interview》——第10章:可扩展性和存储空间限制——题目2

《Cracking the Coding Interview》——第10章:可扩展性和存储空间限制——题目1

《Cracking the Coding Interview》——第9章:递归和动态规划——题目11

《Cracking the Coding Interview》——第9章:递归和动态规划——题目10

《Cracking the Coding Interview》——第9章:递归和动态规划——题目9

《Cracking the Coding Interview》——第9章:递归和动态规划——题目8

《Cracking the Coding Interview》——第9章:递归和动态规划——题目7

《Cracking the Coding Interview》——第9章:递归和动态规划——题目6

《Cracking the Coding Interview》——第9章:递归和动态规划——题目5

《Cracking the Coding Interview》——第9章:递归和动态规划——题目4

《Cracking the Coding Interview》——第9章:递归和动态规划——题目3

《Cracking the Coding Interview》——第9章:递归和动态规划——题目2

《Cracking the Coding Interview》——第9章:递归和动态规划——题目1

《Cracking the Coding Interview》——第8章:面向对象设计——题目10

《Cracking the Coding Interview》——第8章:面向对象设计——题目9

《Cracking the Coding Interview》——第8章:面向对象设计——题目8

《Cracking the Coding Interview》——第8章:面向对象设计——题目7

《Cracking the Coding Interview》——第8章:面向对象设计——题目6

《Cracking the Coding Interview》——第8章:面向对象设计——题目5

《Cracking the Coding Interview》——第8章:面向对象设计——题目4

《Cracking the Coding Interview》——第8章:面向对象设计——题目3

《Cracking the Coding Interview》——第8章:面向对象设计——题目2

《Cracking the Coding Interview》——第8章:面向对象设计——题目1

《Cracking the Coding Interview》——第7章:数学和概率论——题目7

《Cracking the Coding Interview》——第7章:数学和概率论——题目6

《Cracking the Coding Interview》——第7章:数学和概率论——题目5

《Cracking the Coding Interview》——第7章:数学和概率论——题目4

《Cracking the Coding Interview》——第7章:数学和概率论——题目3

《Cracking the Coding Interview》——第7章:数学和概率论——题目2

《Cracking the Coding Interview》——第7章:数学和概率论——题目1

《Cracking the Coding Interview》——第6章:智力题——题目6

《Cracking the Coding Interview》——第6章:智力题——题目5

《Cracking the Coding Interview》——第6章:智力题——题目4

《Cracking the Coding Interview》——第6章:智力题——题目3

《Cracking the Coding Interview》——第6章:智力题——题目2

《Cracking the Coding Interview》——第6章:智力题——题目1

《Cracking the Coding Interview》——第5章:位操作——题目8

《Cracking the Coding Interview》——第5章:位操作——题目7

《Cracking the Coding Interview》——第5章:位操作——题目6

《Cracking the Coding Interview》——第5章:位操作——题目5

《Cracking the Coding Interview》——第5章:位操作——题目4

《Cracking the Coding Interview》——第5章:位操作——题目3

《Cracking the Coding Interview》——第5章:位操作——题目2

《Cracking the Coding Interview》——第5章:位操作——题目1

《Cracking the Coding Interview》——第4章:树和图——题目9

《Cracking the Coding Interview》——第4章:树和图——题目8

《Cracking the Coding Interview》——第4章:树和图——题目7

《Cracking the Coding Interview》——第4章:树和图——题目6

《Cracking the Coding Interview》——第4章:树和图——题目5

《Cracking the Coding Interview》——第4章:树和图——题目4

《Cracking the Coding Interview》——第4章:树和图——题目3

《Cracking the Coding Interview》——第4章:树和图——题目2

《Cracking the Coding Interview》——第4章:树和图——题目1

《Cracking the Coding Interview》——第3章:栈和队列——题目7

《Cracking the Coding Interview》——第3章:栈和队列——题目6

《Cracking the Coding Interview》——第3章:栈和队列——题目5

《Cracking the Coding Interview》——第3章:栈和队列——题目4

《Cracking the Coding Interview》——第3章:栈和队列——题目3

《Cracking the Coding Interview》——第3章:栈和队列——题目2

《Cracking the Coding Interview》——第3章:栈和队列——题目1

《Cracking the Coding Interview》——第2章:链表——题目7

《Cracking the Coding Interview》——第2章:链表——题目6

《Cracking the Coding Interview》——第2章:链表——题目5

《Cracking the Coding Interview》——第2章:链表——题目4

《Cracking the Coding Interview》——第2章:链表——题目3

《Cracking the Coding Interview》——第2章:链表——题目2

《Cracking the Coding Interview》——第2章:链表——题目1

《Cracking the Coding Interview》——第1章:数组和字符串——题目8

《Cracking the Coding Interview》——第1章:数组和字符串——题目7

《Cracking the Coding Interview》——第1章:数组和字符串——题目6

《Cracking the Coding Interview》——第1章:数组和字符串——题目5

《Cracking the Coding Interview》——第1章:数组和字符串——题目4

《Cracking the Coding Interview》——第1章:数组和字符串——题目3

《Cracking the Coding Interview》——第1章:数组和字符串——题目2

《Cracking the Coding Interview》——第1章:数组和字符串——题目1
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: