这个仓库主要用来对计算机学科的基础理论知识和主流编程语言相关内容进行总结,每个目录对应一个大的方向。
腾讯内推可以发简历到 xuezaigds@gmail.com ,邮件标题:学校+手机号+岗位。我会对合适的简历,内推到相应部门,并及时反馈面试进度与结果。关于腾讯面试的一些疑问,也可以发邮件到邮箱咨询。
我的个人博客 ,会有一些技术思考和实践,希望能有帮助。
主要内容
主要包含的计算机基础有以下几个大方向:
- [数据库](https://github.com/selfboot/CS_Offer/blob/master/DataBase/
- [数据结构](https://github.com/selfboot/CS_Offer/blob/master/DataStructure/
- [Linux操作系统](https://github.com/selfboot/CS_Offer/blob/master/Linux_OS/
- [网络](https://github.com/selfboot/CS_Offer/blob/master/Network/
- [算法](https://github.com/selfboot/CS_Offer/blob/master/Algorithm/
- [数学](https://github.com/selfboot/CS_Offer/blob/master/Math/
编程语言目前有:
- [Python](https://github.com/selfboot/CS_Offer/blob/master/Python/
- [C++](https://github.com/selfboot/CS_Offer/blob/master/C++/
此外,还有几个目录:
- [编码](https://github.com/selfboot/CS_Offer/blob/master/Coding/:一些 C++ 的代码
- [在线评测](https://github.com/selfboot/CS_Offer/blob/master/OnlineJudge/:一些 OJ 的解题代码
- [求职](https://github.com/selfboot/CS_Offer/blob/master/Offer/:主要分享一些和找工作相关的内容
- [其他](https://github.com/selfboot/CS_Offer/blob/master/Others/:一些无法归类,但是可能有用的东西
最后,[问题](https://github.com/selfboot/CS_Offer/blob/master/Questions.md 文件列出了一些重要的知识点,可以用来自检,看看自己有没有遗漏一些重要知识点。
如何贡献
大家可以在问题区列出一些感兴趣的问题,或者去认领问题,提交拉取请求。
主要贡献者列表: