shineyr / Offer2016Links
集中《剑指Offer》《程序员面试金典》《程序员代码面试指南》经典算法问题
☆36Updated 9 years ago
Alternatives and similar repositories for Offer2016
Users that are interested in Offer2016 are comparing it to the libraries listed below
Sorting:
- 牛客网/直通BAT面试算法精讲课源码☆55Updated 9 years ago
- 程序员代码面试指南C++版,更新中☆118Updated 6 years ago
- 校招面试高频算法☆179Updated 7 years ago
- 牛客网BAT算法精品课练习题答案,包括JAVA和C++两个版本,代码中附上大量注释帮助理解程序☆91Updated 7 years ago
- 数据结构与算法基础专栏☆157Updated 5 years ago
- 牛客网企业编程真题代码☆118Updated 7 years ago
- 波波老师课算法笔记☆124Updated 5 years ago
- 《剑指Offer》第二版源代码及相关学习笔记~☆36Updated 7 years ago
- Data struct, algorithm, LeetCode and DesignPattern introduction and implementation in Cpp and C#☆131Updated last year
- 牛课网练习,主要包括leetcode,剑指offer,Cracking the Coding Interview,PAT,华为上机测试,算法课程学习,一些公司笔试题目等。☆88Updated 6 years ago
- 剑指Offer算法面试题目总结(C、C++实现)☆62Updated 6 years ago
- 极客班C++专业样本项目资源库☆41Updated 9 years ago
- Chinese University MOOC - Chen Yue, He Qinming - data structure - 2017 spring. Mainly implement the course code on MOOC.☆133Updated 5 years ago
- a simple C++ searchengine☆62Updated 3 years ago
- To keep the code that about the algorithms☆48Updated 4 years ago
- My study notes for c/cpp language☆159Updated 3 years ago
- 剑指offer/面试题笔试题等C/C++/python代码☆73Updated 10 years ago
- 推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再 是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay…☆129Updated 9 years ago
- Finally, going to take LeetCode☆114Updated 5 years ago
- 左程云老师书籍《程序员代码面试指南:IT名企算法与数据结构题目最优解》C++实现☆84Updated 5 years ago
- 🚄 数据科学与计算机学院课程(2016)☆51Updated 8 years ago
- 大学时期学习数据结构的C++源码,包含AVL树、Treap、多个有序链表合并、二叉查找树、二项堆、红黑树、伸展树、跳表、栈与队列相互模拟以及最小(大)值求解、主席树的C++版实现,欢迎指出错误和提交贡献。☆136Updated 9 years ago
- Leetcode/剑指offer/经典算法题型☆70Updated 5 years ago
- 整理自己准备面试时的相关资料,包括 GitBook、Python、C/C++ 等代码及知识点☆120Updated 6 years ago
- leetcode刷题✏️☆18Updated 7 years ago
- LeetCode 算法解答☆198Updated 3 years ago
- 波波老师的数据结构课程的C++代码实现,和波波老师的代码库目录一样:)☆177Updated 4 years ago
- 🔎 MySQL必知必会读书笔记☆69Updated 3 years ago
- stl源码剖析(侯捷)的学习笔记☆140Updated 9 years ago
- 一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容☆139Updated 9 years ago