计算机学科基础知识和主流编程语言相关内容的总结
☆2,244Sep 24, 2023Updated 2 years ago
Alternatives and similar repositories for CS_Offer
Users that are interested in CS_Offer are comparing it to the libraries listed below
Sorting:
- 正确的姿势,学习的态度来刷 LeetCode:高效的代码、简洁的注释、精炼的总结。☆1,119Dec 1, 2018Updated 7 years ago
- 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售☆21,514Feb 26, 2023Updated 3 years ago
- Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang☆15,069Jul 4, 2024Updated last year
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,527Aug 24, 2025Updated 6 months ago
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆183,723Aug 21, 2024Updated last year
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,478Dec 29, 2022Updated 3 years ago
- 关于Python的面试题☆17,212Mar 5, 2025Updated 11 months ago
- C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。☆6,642Feb 10, 2023Updated 3 years ago
- 《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程☆6,375Apr 1, 2024Updated last year
- 笔试面试知识整理☆5,261Aug 31, 2020Updated 5 years ago
- LeetCode Problems' Solutions☆18,052Jan 17, 2024Updated 2 years ago
- 学习笔记☆12,557Feb 6, 2023Updated 3 years ago
- 带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。☆10,208Aug 26, 2023Updated 2 years ago
- 📘《Python进阶》(Intermediate Python - Chinese Version)☆6,476Jul 11, 2022Updated 3 years ago
- [译]如何做好一枚程序员☆1,606Dec 17, 2017Updated 8 years ago
- ApacheCN 数据结构与算法译文集☆11,167Jun 19, 2024Updated last year
- An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程/英语学习/学英语☆41,491Dec 26, 2025Updated 2 months ago
- 后端架构师技术图谱☆60,831Apr 11, 2024Updated last year
- Linux 内核揭秘☆7,636Jul 17, 2025Updated 7 months ago
- Linux工具快速教程☆6,012Nov 17, 2022Updated 3 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,750Aug 19, 2023Updated 2 years ago
- 互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充☆20,618Feb 17, 2024Updated 2 years ago
- 免费的计算机 编程类中文书籍,欢迎投稿☆116,358Jul 15, 2024Updated last year
- 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:☆34,339Apr 17, 2024Updated last year
- LeetCode题解,151道题完整版。☆11,342Jul 10, 2024Updated last year
- 程序员技能图谱☆20,564Jan 20, 2023Updated 3 years ago
- 2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT☆11,246May 20, 2024Updated last year
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,517Aug 20, 2024Updated last year
- MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。☆11,255Sep 27, 2023Updated 2 years ago
- Deep Learning Book Chinese Translation☆37,205Dec 3, 2019Updated 6 years ago
- 算法学习笔记☆8,881Jun 13, 2025Updated 8 months ago
- 程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate☆18,324Mar 28, 2024Updated last year
- 2025年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆37,184Oct 22, 2025Updated 4 months ago
- 成为专业程序员路上用到的各种优秀资料、神器及框架☆9,876Feb 21, 2023Updated 3 years ago
- Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)☆76,720Aug 14, 2023Updated 2 years ago
- 2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in…☆27,178Feb 28, 2022Updated 4 years ago
- Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。☆12,303Jan 23, 2026Updated last month
- use vim as IDE☆9,196Jan 3, 2020Updated 6 years ago
- 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)☆20,055Oct 7, 2025Updated 4 months ago