
CTCI
文章平均质量分 78
Alice熹爱学习
做个终身学习者,持续迭代;公众号-极客X养成计划;简书-不会停的蜗牛
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
cracking the coding interview 4th-笔记-Tips
Five Steps to a Technical Questions A technical interview question can be solved utilizing a five step approach: 1 Ask your interviewer questions to resolve ambiguity 2 Design an Algorithm原创 2016-01-28 14:37:42 · 760 阅读 · 0 评论 -
cracking the coding interview 中文版
转自: CTCI面试系列——谷歌面试官经典作品 | 快课网 http://www.cricode.com/3083.html 谷歌面试官经典作品(CTCI)目录 1.1 判断一个字符串中的字符是否唯一 1.2 字符串翻转 1.3 去除字符串中重复字符 1.8 利用已知函数判断字符串是否为另一字符串的子串 2.1 从链表中移除重复结点 2.2 实现一个算法从一个单链转载 2016-01-15 15:13:05 · 1189 阅读 · 0 评论