bat-battle / BAT-InterviewLinks
这里分享近期同学参加国内一线企业的面经(面试总结,心得体会,注意事项,如何备战)等一手资料。
☆18Updated 7 years ago
Alternatives and similar repositories for BAT-Interview
Users that are interested in BAT-Interview are comparing it to the libraries listed below
Sorting:
- 集中《剑指Offer》《程序员面试金典》《程序员代码面试指南》经典算法问题☆37Updated 8 years ago
- 程序员代码面试指南C++版,更新中☆118Updated 5 years ago
- 牛客网/直通BAT面试算法精讲课源码☆55Updated 8 years ago
- 极客班C++专业样本项目资源库☆41Updated 9 years ago
- 左程云老师书籍《程序员代 码面试指南:IT名企算法与数据结构题目最优解》C++实现☆84Updated 5 years ago
- 校招面试高频算法☆178Updated 7 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 9 years ago
- 《计算机网络-自顶向下方法》读书笔记☆84Updated 8 years ago
- Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具☆100Updated 2 years ago
- 技术面试需要掌握的基础知识整理☆54Updated 7 years ago
- 大学时期学习数据结构的C++源码,包含AVL树、Treap、多个有序链表合并、二叉查找树、二项堆、红黑树、伸展树、跳表、栈与队列相互模拟以及最小(大)值求解、主席树的C++版实现,欢迎指出错误和提交贡献。☆135Updated 9 years ago
- c++ 实现关系型数据库 / 数据库概论课程设计☆51Updated 5 years ago
- 数据结构与算法基础专栏☆157Updated 5 years ago
- 牛客网BAT算法精品课练习题答案,包括JAVA和C++两个版本,代码中附上大量注释帮助理解程序☆91Updated 7 years ago
- 牛课网练习,主要包括leetcode,剑指offer,Cracking the Coding Interview,PAT,华为上机测试,算法课程学习,一些公司笔试题目等。☆88Updated 6 years ago
- 字节跳动笔试、面试、工作总结☆68Updated 6 years ago
- 推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay…☆129Updated 8 years ago
- 算法数据结构学习笔记-C语言☆77Updated 7 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆84Updated 2 years ago
- 《Redis 设计与实现》笔记☆43Updated 3 years ago
- 修改了WebBench的源码,使其可以支持针对HTTP长连接的测试☆54Updated 7 years ago
- stl源码剖析(侯捷)的学习笔记☆140Updated 9 years ago
- 准备数据结构、算法时做过的题 题目包含:基础数据结构,算法,大公司笔试真题,牛客算法题,lintcode,九章算法,《剑指Offer》,左程云《程序员代码面试指南》☆116Updated 6 years ago
- 📚 技术面试指南,记录着我面经过程所遇到的问题以及总结的知识点。面试的公司:腾讯、阿里巴巴、字节跳动、虎牙直播、CVTE。所包含的知识点:c/c++/python ,算法,操作系统,计算机网络,数据库☆203Updated 4 years ago
- 剑指Offer算法面试题目总结(C、C++实现)☆62Updated 5 years ago