All Projects → itcharge → LeetCode-Py

itcharge / LeetCode-Py

Licence: MIT License
⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to LeetCode-Py

Leetcode Solutions
🏋️ Python / Modern C++ Solutions of All 2111 LeetCode Problems (Weekly Update)
Stars: ✭ 2,787 (+216.35%)
Mutual labels:  data-structure, leetcode, leetcode-solutions, leetcode-python
Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+2447.11%)
Mutual labels:  leetcode, acm-icpc, leetcode-solutions, algorithms-and-data-structures
Leetcode
✏️ 算法相关知识储备 LeetCode with Python and JavaScript 📚
Stars: ✭ 1,713 (+94.44%)
Mutual labels:  leetcode, data-structures, leetcode-solutions, leetcode-python
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+6128.72%)
Mutual labels:  leetcode, interviews, leetcode-solutions
Leetcodesolutions
Theoretical solutions for LeetCode problems.
Stars: ✭ 205 (-76.73%)
Mutual labels:  leetcode, data-structures, leetcode-solutions
Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Stars: ✭ 3,090 (+250.74%)
Mutual labels:  leetcode, data-structures, leetcode-solutions
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (-82.97%)
Mutual labels:  leetcode, data-structures, leetcode-solutions
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (-93.87%)
Mutual labels:  leetcode, leetcode-solutions, leetcode-python
Apachecn Algo Zh
ApacheCN 数据结构与算法译文集
Stars: ✭ 10,498 (+1091.6%)
Mutual labels:  data-structure, leetcode, leetcode-solutions
LeetCode
LeetCode Problems
Stars: ✭ 41 (-95.35%)
Mutual labels:  leetcode, leetcode-solutions, leetcode-python
Leetcode-solutions
Leetcode Grinder.
Stars: ✭ 14 (-98.41%)
Mutual labels:  leetcode, leetcode-solutions, leetcode-python
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+253.8%)
Mutual labels:  leetcode, data-structures, interviews
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (-82.18%)
Mutual labels:  leetcode, data-structures, leetcode-solutions
Data-Structures-and-Algorithm-C-
Hi folks🖐🏻 , I'm maintaining this repository, feel free to open a pull request and contribute! :)
Stars: ✭ 39 (-95.57%)
Mutual labels:  leetcode, data-structures, leetcode-solutions
D.s.a Leet
References and summary for leetcode high-frequency algorithm problems
Stars: ✭ 155 (-82.41%)
Mutual labels:  leetcode, data-structures, leetcode-solutions
91-days-algorithm
91天学算法-Leetcode图解题解集合(JavaScript/C++/Python) Solutions and Explainations with Hand Drawings in Chinese(JavaScript/C++/Python)
Stars: ✭ 206 (-76.62%)
Mutual labels:  leetcode, leetcode-solutions, leetcode-python
LeetCode-Book
《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓。
Stars: ✭ 1,164 (+32.12%)
Mutual labels:  leetcode, leetcode-python, algorithms-and-data-structures
data-structures-and-algorithms
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
Stars: ✭ 222 (-74.8%)
Mutual labels:  leetcode, leetcode-solutions, algorithms-and-data-structures
Datastructures Algorithms
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
Stars: ✭ 2,105 (+138.93%)
Mutual labels:  leetcode, data-structures, leetcode-solutions
CPTH
🌟 Competitive Programming Template Headers | With documentation, CI tests and Codecov
Stars: ✭ 23 (-97.39%)
Mutual labels:  data-structure, acm-icpc, algorithms-and-data-structures

算法通关手册(LeetCode)

项目简介

  • 「算法与数据结构」 基础知识的讲解教程,「LeetCode」650+ 道题目的详细解析。本项目易于理解,没有大跨度的思维跳跃,项目中使用部分图示、例子来帮助理解。

  • 本教程先从基础的数据结构和算法开始讲解,再针对不同分类的数据结构和算法,进行具体题目的讲解分析。让读者可以通过「算法基础理论学习」和「编程实战学习」相结合的方式,彻底的掌握算法知识。

  • 本教程采用 Python 作为编程语言,要求学习者已有基本 Python 程序设计的知识与经验。

项目简介

项目地址:

欢迎右上角 「Star ⭐️「Fork」,这是对我最大的鼓励和支持。

支持黑暗模式的在线电子书《算法通关手册》。

关于作者

我是一名 iOS / macOS 的开发程序员,另外也是北航软院的一名非全硕士(在读)。曾在大学期间学习过算法知识,并参加过 3 年的 ACM 比赛, 但水平有限,未能取得理想成绩。但是这 3 年的 ACM 经历,给我最大的收获是锻炼了自己的逻辑思维和解决实际问题的能力,这种能力为我今后的工作、学习打下了坚实的基础。

我从 2021 年 03 月 30 日开始每日在 LeetCode 刷题,到 2021 年 11 月 26 日已经刷了 700+ 道题目,并且完成了 650+ 道题解。努力向着 1000+、1500+、2000+ 道题前进。

在公众号 「程序员充电站」 里回复 "算法打卡",拉你进 LeetCode 算法打卡计划群一起组队打卡。

  • 进群暗号:算法打卡
  • 进群要求:少闲聊、多分享、改备注。

版权说明

内容章节

00. 绪论

01. 数组

02. 链表

03. 堆栈

04. 队列

05. 哈希表

06. 字符串

07. 树

08. 图论

  • 图论基础知识
  • 拓扑排序
  • 欧拉路径
  • 哈密顿路径
  • 生成树
    • 最小生成树
    • 次小生成树
    • 最小树形图
  • 单源最短路
  • 多源最短路径
  • K 短路径
  • 差分约束系统
  • 强连通分量
  • 双联通分量
  • LCA
  • 二分图
  • 网络流

09. 基础算法

10. LeetCode 题解(已完成 664 道)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].