LeetCode、剑指Offer刷题笔记(C/C++、Python3实现)
☆2,667Nov 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,439Nov 22, 2020Updated 5 years ago
- Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等☆19,660Aug 19, 2024Updated last year
- Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。☆11,523Nov 26, 2024Updated last year
- 剑指Offer——名企面试官精讲典型编程题☆4,864Feb 20, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 算法/数据结构/Python/剑指offer/机器学习/leetcode☆4,082Jan 19, 2020Updated 6 years ago
- LeetCode solutions in C++ 11 and Python3☆3,461Oct 19, 2023Updated 2 years ago
- 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀☆61,739Apr 30, 2026Updated last month
- 《剑指Offer》面试题Python实现☆2,264Mar 9, 2019Updated 7 years ago
- 机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归☆10,332Jul 12, 2024Updated last year
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,980Aug 24, 2025Updated 10 months ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,454Jun 26, 2024Updated 2 years ago
- C++那些事☆43,247May 16, 2026Updated last month
- Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)☆76,598Jun 12, 2026Updated 2 weeks ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Crack LeetCode, not only how, but also why.☆134,517Feb 28, 2026Updated 4 months ago
- 算法相关知识储备 LeetCode with Python and JavaScript☆1,813Jul 26, 2021Updated 4 years ago
- 面试高频算法题总结,个人博客☆1,130Oct 22, 2025Updated 8 months ago
- LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)☆55,756Jul 16, 2025Updated 11 months ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,882Apr 22, 2026Updated 2 months ago
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆184,600Aug 21, 2024Updated last year
- 《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码☆5,405Jun 13, 2023Updated 3 years ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,341Nov 12, 2024Updated last year
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux 命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++…☆2,659Jan 16, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- PyTorch Tutorial for Deep Learning Researchers☆32,397Aug 15, 2023Updated 2 years ago
- 搞定C++。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。☆8,721Jul 20, 2025Updated 11 months ago
- Interview = 简历指南 + 算法题 + 八股文 + 源码分析☆8,957Oct 20, 2023Updated 2 years ago
- ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解☆33,785Updated this week
- 《统计学习方法》的代码实现☆19,588Aug 22, 2023Updated 2 years ago
- AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)☆6,097Jun 5, 2025Updated last year
- 汇总各大互联网公司容易考察的高频leetcode题🔥☆19,962Mar 13, 2024Updated 2 years ago
- 吴恩达老师的机器学习课程个人笔记☆37,218Aug 25, 2025Updated 10 months ago
- 《剑指Offer》题目汇总&常考题总结(Python实现)☆469Jan 27, 2020Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/☆2,630May 10, 2026Updated last month
- 深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)☆8,869Apr 24, 2024Updated 2 years ago
- Algorithm Patterns — the most scientific way to practice, the fastest path to an offer. You deserve it~ 算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~☆15,464May 30, 2026Updated 3 weeks ago
- LeetCode题解,151道题完整版。☆11,337Jul 10, 2024Updated last year
- 《算法导论》第三版中算法的C++实现☆4,059Mar 14, 2024Updated 2 years ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,746Apr 29, 2022Updated 4 years ago
- LeetCode Problems' Solutions☆18,059Jan 17, 2024Updated 2 years ago