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++两个版本,代码中附上大量注释帮助理解程序☆92Updated 7 years ago
- 牛客网/直通BAT面试算法精讲课源码☆55Updated 9 years ago
- 波波老师课算法笔记☆124Updated 5 years ago
- 数据结构与算法基础专栏☆157Updated 5 years ago
- 极客班C++专业样本项目资源库☆41Updated 9 years ago
- 剑指Offer算法面试题目总结(C、C++实现)☆62Updated 5 years ago
- 剑指offer/面试题笔试题等C/C++/python代码☆73Updated 10 years ago
- My study notes for c/cpp language☆159Updated 3 years ago
- 校招面试高频算法☆179Updated 7 years ago
- a simple C++ searchengine☆62Updated 2 years ago
- To keep the code that about the algorithms☆48Updated 4 years ago
- Data struct, algorithm, LeetCode and DesignPattern introduction and implementation in Cpp and C#☆131Updated last year
- 牛客网企业编程真题代码☆118Updated 7 years ago
- Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具☆100Updated 2 years ago
- 一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容☆139Updated 9 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆38Updated 5 years ago
- 左程云老师书籍《程序员代码面试指南:IT名企算法与数据结构题目最优解》C++实现☆84Updated 5 years ago
- stl源码剖析(侯捷)的学习笔记☆140Updated 9 years ago
- 《剑指Offer》第二版源代码及相关学习笔记~☆36Updated 7 years ago
- 波波老师的数据结构课程的C++代码实现,和波波老师的代码库目录一样:)☆177Updated 4 years ago
- 字节跳动笔试、面试、工作总结☆69Updated 6 years ago
- c++的学习笔记☆138Updated 4 years ago
- 一个非阻塞的C++多线程网络库☆10Updated 7 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 9 years ago
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆83Updated 11 years ago
- 大学时期学习数据结构的C++源码,包含AVL树、Treap、多个有序链表合并、二叉查找树、二项堆、红黑树、伸展树、跳表、栈与队列相互模拟以及最小(大)值求解、主席树的C++版实现,欢迎指出错误和提交贡献。☆136Updated 9 years ago
- 推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay…☆129Updated 9 years ago
- Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)☆167Updated 5 years ago
- owl is a c++ net framework☆16Updated 4 years ago