LeetCode、剑指Offer刷题笔记(C/C++、Python3实现)
☆2,671Nov 22, 2020Updated 5 years ago
Alternatives and similar repositories for LeetCode
Users that are interested in LeetCode are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 冒泡排序;直接插入排序;希尔排序;快速排序;堆排序;归并排序;基数排序☆210Nov 22, 2020Updated 5 years ago
- 深度学习实战:手写数字识别、Discuz验证码识别、垃圾分类、语义分割☆2,447Nov 22, 2020Updated 5 years ago
- Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等☆19,717Aug 19, 2024Updated last year
- Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。☆11,642Nov 26, 2024Updated last year
- 剑指Offer——名企面试官精讲典型编程题☆4,859Feb 20, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 算法/数据结构/Python/剑指offer/机器学习/leetcode☆4,081Jan 19, 2020Updated 6 years ago
- 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript 等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀☆62,126Updated this week
- LeetCode solutions in C++ 11 and Python3☆3,456Oct 19, 2023Updated 2 years ago
- 《剑指Offer》面试题Python实现☆2,265Mar 9, 2019Updated 7 years ago
- 机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归☆10,364Jul 12, 2024Updated 2 years ago
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆38,113Aug 24, 2025Updated 11 months ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,526Jun 26, 2024Updated 2 years ago
- C++那些事☆43,355May 16, 2026Updated 2 months ago
- Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路,完整单步/回看/变速/语音讲解在 algomooc.com)☆76,692Jun 12, 2026Updated last month
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Crack LeetCode, not only how, but also why.☆135,268Feb 28, 2026Updated 5 months ago
- 算法相关知识储备 LeetCode with Python and JavaScript☆1,810Jul 26, 2021Updated 5 years ago
- 面试高频算法题总结,个人博客☆1,131Oct 22, 2025Updated 9 months ago
- LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)☆55,776Jul 16, 2025Updated last year
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆184,973Aug 21, 2024Updated last year
- 南瓜书:《机器学习》(西 瓜书)公式详解☆25,974Apr 22, 2026Updated 3 months ago
- 《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码☆5,405Jun 13, 2023Updated 3 years ago
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++…☆2,665Jan 16, 2022Updated 4 years ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,446Nov 12, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- PyTorch Tutorial for Deep Learning Researchers☆32,448Aug 15, 2023Updated 2 years ago
- 搞定C++。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。☆8,743Jul 20, 2025Updated last year
- Interview = 简历指南 + 算法题 + 八股文 + 源码分析☆8,963Oct 20, 2023Updated 2 years ago
- ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% | LeetCode 题解☆33,794Updated this week
- AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)☆6,133Jun 5, 2025Updated last year
- 《统计学习方法》的代码实现☆19,590Aug 22, 2023Updated 2 years ago
- 汇总各大互联网公司容易考察的高频leetcode题🔥☆19,995Mar 13, 2024Updated 2 years ago
- 吴恩达老师的机器学习课程个人笔记☆37,535Aug 25, 2025Updated 11 months ago
- 《剑指Offer》题目汇总&常考题总结(Python实现)☆469Jan 27, 2020Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/☆2,639May 10, 2026Updated 2 months ago
- 深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)☆8,902Apr 24, 2024Updated 2 years ago
- Algorithm Patterns — the most scientific way to practice, the fastest path to an offer. You deserve it~ 算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~☆15,465May 30, 2026Updated 2 months ago
- LeetCode题解,151道题完整版。☆11,340Jul 10, 2024Updated 2 years ago
- 《算法导论》第三版中算法的C++实现☆4,057Mar 14, 2024Updated 2 years ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,959Apr 29, 2022Updated 4 years ago
- LeetCode Problems' Solutions☆18,064Jan 17, 2024Updated 2 years ago