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:
- 程序员代码面试指南C++版,更新中☆118Updated 6 years ago
- 牛客网BAT算法精品课练习题答案,包括JAVA和C++两个版本,代码中附上大量注释帮助理解程序☆91Updated 7 years ago
- 牛客网/直通BAT面试算法精讲课源码☆55Updated 9 years ago
- 校招面试高频算法☆179Updated 7 years ago
- 剑指offer/面试题笔试题等C/C++/python代码☆72Updated 11 years ago
- 极客班C++专业样本项目资源库☆40Updated 10 years ago
- 波波老师课算法笔记☆124Updated 6 years ago
- 数据结构与算法基础专栏☆157Updated 6 years ago
- Data struct, algorithm, LeetCode and DesignPattern introduction and implementation in Cpp and C#☆130Updated last year
- 剑指Offer算法面试题目总结(C、C++实现)☆62Updated 6 years ago
- 牛课网练习,主要包括leetcode,剑指offer,Cracking the Coding Interview,PAT,华为上机测试,算法课程学习,一些公司笔试题目等。☆88Updated 6 years ago
- My study notes for c/cpp language☆160Updated 4 years ago
- 牛客网企业编程真题代码☆118Updated 7 years ago
- 推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay…☆128Updated 9 years ago
- 大学时期学习数据结构的C++源码,包含AVL树、Treap、多个有序链表合并、二叉查找树、二项堆、红黑树、伸展树、跳表、栈与队列相互模拟以及最小(大)值求解、主席树的C++版实现,欢迎指出错误和提交贡献。☆137Updated 9 years ago
- 波波老师的数据结构课程的C++代码实现,和波波老师的代码库目录一样:)☆179Updated 5 years ago
- 《剑指Offer》第二版源代码及相关学习笔记~☆36Updated 7 years ago
- Leetcode/剑指offer/经典算法题型☆70Updated 5 years ago
- a simple C++ searchengine☆64Updated 3 years ago
- 左程云老师书籍《程序员代码面试指南:IT名企算法与数据结构题目最优解》C++实现☆85Updated 5 years ago
- 🚄 数据科学与计算机学院课程(2016)☆51Updated 8 years ago
- Chinese University MOOC - Chen Yue, He Qinming - data structure - 2017 spring. Mainly implement the course code on MOOC.☆132Updated 6 years ago
- 一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容☆139Updated 10 years ago
- LintCode全AC题解,主要实现语言为C++,小部分为JAVA,近期会尽量完善注释、代码全改为C++实现☆126Updated 8 years ago
- 《数据结构与算法分析》上的代码实现☆126Updated 10 years ago
- To keep the code that about the algorithms☆48Updated 4 years ago
- LeetCode LintCode 题解, 剑指offer题目,互联网公司面试,BAT外企等面试题目☆27Updated 6 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆39Updated 5 years ago
- 字节跳动笔试、面试、工作总结☆69Updated 6 years ago
- stl源码剖析(侯捷)的学习笔记☆142Updated 9 years ago