awesome-repositories.comCategoriesBlog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
grandyang avatar

grandyang/leetcode

0
View on GitHub↗
6,195 stars·736 forks·17 views

Leetcode

This project is a curated repository of solved LeetCode programming challenges and technical interview explanations. It serves as an algorithm study guide and competitive programming resource, providing practical code implementations and step-by-step logic for solving standard computer science problems.

The collection features bilingual solution studies with detailed technical explanations written in both English and Chinese. These curated coding solutions are organized by difficulty and technical domain, making them available through both a web browser and a mobile application interface.

The system utilizes markdown-based content storage and static site generation to render technical guides. It includes metadata-driven filtering to organize challenges by category, such as database, shell, or concurrency.

Features

  • Algorithm Study Guides - Serves as a comprehensive algorithm study guide featuring curated challenges organized by difficulty and domain.
  • LeetCode Problem Collections - Offers a curated collection of solutions and explanations specifically for problems sourced from LeetCode.
  • LeetCode Solution References - Provides a curated reference of solved LeetCode problems with technical explanations in English and Chinese.
  • Coding Challenge Solutions - Provides detailed implementations and complexity analyses of specific programming problems from competitive platforms.
  • Competitive Programming Resources - Provides practical code implementations and step-by-step logic for standard competitive programming algorithm problems.
  • Technical Interview Preparation - Provides targeted resources and solved challenges to prepare for software engineering technical assessments.
  • Markdown-Based Content Storage - Uses human-readable Markdown files to store technical solutions and explanations for easier version control.
  • Static Site Generators - Compiles Markdown files and templates into a pre-rendered static website for high-performance loading.
  • Bilingual Solution Studies - Features detailed technical explanations of solved problems written in both English and Chinese.
  • Solution Browsers - Ships a mobile application interface for browsing practical coding problems and their solutions.
  • Cross-Platform Rendering - Renders a unified set of problem data across both web and mobile interfaces using a cross-platform architecture.

Star history

Star history chart for grandyang/leetcodeStar history chart for grandyang/leetcode

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Leetcode

Similar open-source projects, ranked by how many features they share with Leetcode.
  • kamyu104/leetcode-solutionskamyu104 avatar

    kamyu104/LeetCode-Solutions

    5,872View on GitHub↗

    This project is a LeetCode solution repository and algorithm implementation library. It provides a collection of solved coding challenges and optimized algorithmic patterns designed for academic and professional study. The repository serves as a competitive programming study guide, focusing on the time and space complexity of implementations across multiple programming languages. It provides reference solutions for data structure problems to assist with technical interview preparation and competitive programming practice. The content is organized through a language-specific folder hierarchy

    C++
    View on GitHub↗5,872
  • yuanguangxin/leetcodeyuanguangxin avatar

    yuanguangxin/LeetCode

    7,480View on GitHub↗

    This project is a LeetCode solution repository and algorithm implementation library. It serves as a technical interview study guide, providing a collection of solved programming problems and algorithmic implementations. The repository focuses on coding practice management and algorithm study workflows. It organizes curated coding questions and answers to assist in preparing for technical job evaluations and software engineering assessments. The content is managed through a git-based system using markdown documentation and a category-based directory structure. This allows for the organization

    Javaleetcodeleetcode-classificationleetcode-java
    View on GitHub↗7,480
  • sharingsource/logicstack-leetcodeSharingSource avatar

    SharingSource/LogicStack-LeetCode

    7,495View on GitHub↗

    LogicStack-LeetCode is a curated repository of solved algorithm problems and data structure implementations, primarily drawn from the LeetCode platform. Its core identity is a structured collection of solutions designed to support technical interview preparation and competitive programming practice, with each solution accompanied by complexity analyses to help engineers understand performance trade-offs. The repository distinguishes itself through its breadth of coverage across fundamental algorithmic patterns and data structures. It includes implementations for array manipulation, string pro

    algorithminterview-practiceinterview-questions
    View on GitHub↗7,495
  • itcharge/algonoteI

    itcharge/AlgoNote

    7,729View on GitHub↗

    AlgoNote is an algorithm and data structure tutorial and computer science study manual. It serves as a technical library of algorithm implementations and data structure patterns, providing a comprehensive learning guide focused on technical interview preparation. The project functions as a LeetCode solution guide, containing analyzed and implemented solutions for over one thousand coding challenges. All implementations are written in Python to provide a consistent coding reference. The resource covers the study of algorithm fundamentals, the resolution of diverse coding challenges, and prepa

    Python
    View on GitHub↗7,729
See all 30 alternatives to Leetcode→

Frequently asked questions

What does grandyang/leetcode do?

This project is a curated repository of solved LeetCode programming challenges and technical interview explanations. It serves as an algorithm study guide and competitive programming resource, providing practical code implementations and step-by-step logic for solving standard computer science problems.

What are the main features of grandyang/leetcode?

The main features of grandyang/leetcode are: Algorithm Study Guides, LeetCode Problem Collections, LeetCode Solution References, Coding Challenge Solutions, Competitive Programming Resources, Technical Interview Preparation, Markdown-Based Content Storage, Static Site Generators.

What are some open-source alternatives to grandyang/leetcode?

Open-source alternatives to grandyang/leetcode include: kamyu104/leetcode-solutions — This project is a LeetCode solution repository and algorithm implementation library. It provides a collection of… yuanguangxin/leetcode — This project is a LeetCode solution repository and algorithm implementation library. It serves as a technical… sharingsource/logicstack-leetcode — LogicStack-LeetCode is a curated repository of solved algorithm problems and data structure implementations, primarily… itcharge/algonote — AlgoNote is an algorithm and data structure tutorial and computer science study manual. It serves as a technical… mazharmik/interview_ds_algo — This project is an algorithm interview preparation guide and reference library. It provides a curated collection of… apachecn/interview — This project is a comprehensive knowledge base and study resource designed for mastering technical interviews. It…