ACM/LeetCode算法竞赛路线图,最全的算法学习地图!
☆2,217Jan 6, 2023Updated 3 years ago
Alternatives and similar repositories for algorithm-stone
Users that are interested in algorithm-stone are comparing it to the libraries listed below
Sorting:
- 算法竞赛课件分享☆4,388Sep 23, 2025Updated 5 months ago
- 《算法竞赛进阶指南》资源社区☆2,575Aug 7, 2023Updated 2 years ago
- 算法竞赛教程(ACM and NOIP)☆113Apr 12, 2019Updated 6 years ago
- 算法学习笔记☆8,881Jun 13, 2025Updated 8 months ago
- 算法竞赛模板库 by 灵茶山艾府 💭💡🎈☆8,129Updated this week
- 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀☆60,408Jan 27, 2026Updated last month
- C++那些事☆42,876Jun 14, 2024Updated last year
- Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)☆25,519Updated this week
- 《算法导论》第三版中算法的C++实现☆4,056Mar 14, 2024Updated last year
- Xunzhuo`s Tutorials of Algorithm and Data Structure 🚀🚀🚀☆1,661Jan 20, 2022Updated 4 years ago
- acwing, leetcode, kickstart, 算法模板, PAT 等等☆333Feb 26, 2024Updated 2 years ago
- 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.☆132,822Jan 19, 2026Updated last month
- 计算机自学指南☆71,430Updated this week
- 一份硬核(hardcore)计算机科学CS自学计划,偏向软件工程和系统架构方向☆4,360Aug 16, 2024Updated last year
- ⛽️「算法通关手册」:从零开始的「算法与数据结构」学习教程,200 道「算法面试热门题目」,1000+ 道「LeetCode 题目解析」,持续更新中!☆7,598Jan 17, 2026Updated last month
- 计算机专业课(408)思维导图和笔记:计算机组成原理(第五版 王爱英),数据结构(王道),计算机网络(第七版 谢希仁),操作系统(第四版 汤小丹)☆10,265Feb 28, 2023Updated 3 years ago
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,527Aug 24, 2025Updated 6 months ago
- 数组、链表、树、图、递归、DP、有序表等相关数据结构与算法的讲解及代码实现。☆2,051Sep 7, 2022Updated 3 years ago
- TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS☆22,013Jan 18, 2023Updated 3 years ago
- 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码☆22,065Mar 22, 2025Updated 11 months ago
- 🇨🇳🇨🇳🇨🇳这个repo是为了那些准备死磕 计算机考研 4️⃣0️⃣8️⃣的考研党准备的,当然你如果4门课中的部分也可以看看,欢迎star📝📝📝,祝你们一战成硕🏆🏆🏆~~(更新23年大纲变化----2023年408和数学基本无变化)☆4,484Aug 21, 2023Updated 2 years ago
- 🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~☆26,299Nov 6, 2025Updated 3 months ago
- 搞定C++。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。☆8,615Jul 20, 2025Updated 7 months ago
- 浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解☆3,745Aug 23, 2022Updated 3 years ago
- 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University☆36,719Jan 19, 2026Updated last month
- 📚 awesome algorithm books I've collected 【不定期更新】 搜集整理的算法书籍(经典算法、ML/DL算法、面试算法、比赛算法等)☆826Jan 16, 2024Updated 2 years ago
- 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现☆122,462Jan 23, 2026Updated last month
- 🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站☆36,017Jun 13, 2023Updated 2 years ago
- 💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源☆5,469Jan 7, 2023Updated 3 years ago
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,925Jul 27, 2022Updated 3 years ago
- ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解☆33,803Dec 11, 2024Updated last year
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆183,723Aug 21, 2024Updated last year
- CCF CSP和PAT考试题解(使用C++14语法)☆776May 14, 2022Updated 3 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为 一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,517Aug 20, 2024Updated last year
- 一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。☆7,848May 20, 2024Updated last year
- 2021年最新整理,5000道秋招/提前批/春招/常用面试题(含答案),包括leetcode,校招笔试题,面试题,算法题,语法题。☆2,678May 20, 2024Updated last year
- My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by …☆2,729Nov 9, 2023Updated 2 years ago
- 高性能并行编程与优化 - 课件☆4,166Oct 18, 2024Updated last year
- 浙江大学课程攻略共享计划☆40,268Jan 20, 2026Updated last month