Skip to content
Change the repository type filter

All

    Repositories list

    • This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
      C++
      1.3k100Updated Jun 12, 2025Jun 12, 2025
    • All Algorithms implemented in Rust
      Rust
      MIT License
      2.4k000Updated Jun 10, 2025Jun 10, 2025
    • LeetCode in pure C
      C
      MIT License
      816000Updated Jun 10, 2025Jun 10, 2025
    • ⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。
      Python
      Other
      1.2k000Updated Jun 10, 2025Jun 10, 2025
    • LeetCode刷题记录
      Java
      1.9k000Updated Jun 7, 2025Jun 7, 2025
    • All Algorithms implemented in Python
      Python
      MIT License
      47k000Updated Jun 2, 2025Jun 2, 2025
    • Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
      C++
      MIT License
      7.4k000Updated May 25, 2025May 25, 2025
    • 🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
      Java
      Creative Commons Attribution Share Alike 4.0 International
      9.1k001Updated Apr 25, 2025Apr 25, 2025
    • LeetCode 刷题攻略:配思维导图,将近200道经典算法题目刷题顺序、经典算法模板、共60w字的详细图解,以及难点视频题解。按照刷题攻略上的顺序来刷题,让你在算法学习上不再迷茫!🔥🔥给个star支持一下吧!🚀
      Shell
      12k001Updated Mar 14, 2025Mar 14, 2025
    • LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
      JavaScript
      Other
      9.5k000Updated Feb 22, 2025Feb 22, 2025
    • 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
      Go
      Other
      2.7k000Updated Feb 22, 2025Feb 22, 2025
    • Theoretical solutions for LeetCode problems.
      C++
      46000Updated Jan 31, 2025Jan 31, 2025
    • 手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
      Markdown
      23k100Updated Jan 31, 2025Jan 31, 2025
    • Algorithms and Data Structures implemented in Go for beginners, following best practices.
      Go
      MIT License
      2.7k000Updated Jan 23, 2025Jan 23, 2025
    • A repository for All algorithms implemented in Javascript (for educational purposes only)
      JavaScript
      GNU General Public License v3.0
      5.7k000Updated Jan 15, 2025Jan 15, 2025
    • A collection of 100+ popular LeetCode problems that I've solved in Go.
      Go
      244000Updated Jan 8, 2025Jan 8, 2025
    • Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
      739000Updated Dec 29, 2024Dec 29, 2024
    • ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
      Go
      MIT License
      5.8k000Updated Dec 11, 2024Dec 11, 2024
    • Leetcode Solutions in Go
      Go
      14000Updated Sep 5, 2024Sep 5, 2024
    • 滴水逆向初、中级学习笔记,不定时更新,自用仓库,不喜勿喷;感谢滴水,有如此完整体系的学习视频,白嫖党嫖了一波...感谢海东老师,听课受益匪浅。
      215000Updated May 30, 2024May 30, 2024
    • 算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
      Go
      MIT License
      2.6k000Updated Feb 22, 2024Feb 22, 2024
    • Solutions to LeetCode by Swift
      Swift
      MIT License
      900000Updated Feb 9, 2024Feb 9, 2024
    • My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
      C++
      721000Updated Nov 9, 2023Nov 9, 2023
    • 🙈🙉🙊 本项目包括:1、我写的三十万字图解算法题典 2、100 张 IT 相关超清思维导图 3、100 篇大厂面经汇总 4、各语言编程电子书 100 本 5、English version supported !!! 🚀🚀 国人项目上榜首不易,右上角助力一波!干就对了,奥利给 !🚀🚀
      Java
      6.5k000Updated Jun 14, 2023Jun 14, 2023
    • The Standard Algorithms in C++.
      TeX
      Other
      91000Updated Apr 6, 2023Apr 6, 2023
    • Codes of my MOOC Course <Play Graph Algorithms in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转图论算法》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
      Java
      67000Updated Oct 1, 2022Oct 1, 2022
    • 该系列包括数组,链表,树,图,递归,DP,有序表等相关数据结构与算法的讲解及代码实现。
      Go
      Apache License 2.0
      311000Updated Sep 7, 2022Sep 7, 2022
    • Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
      Java
      1.5k000Updated Dec 15, 2021Dec 15, 2021
    • Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
      Java
      825000Updated Dec 7, 2021Dec 7, 2021
    • 图解剑指 Offer,迎接秋招,找到好工作。
      11000Updated May 29, 2021May 29, 2021