awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
yuanguangxin avatar

yuanguangxin/LeetCode

0
View on GitHub↗
7,480 星标·1,860 分支·Java·10 次浏览

LeetCode

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 of source files by algorithmic topic or problem difficulty.

Features

  • Technical Interview Preparation - Curates coding questions and answers to help developers prepare for technical evaluations.
  • Algorithm Study Collections - Offers categorized code implementations for common programming problems and data structures.
  • LeetCode Solution References - Provides a curated collection of solved LeetCode problems for study and reference.
  • Technical Interview Preparation - Provides curated questions and answers specifically for preparing for technical job assessments.
  • Technical Interview Guides - Organizes practice problems and patterns into a guide for mastering technical interviews.
  • Algorithm Implementations - Acts as a reference library of data structures and algorithmic techniques applied to coding challenges.
  • Git-Based Content Management Systems - Uses Git as the primary system for tracking changes and managing the problem set.
  • Markdown Documentation - Employs markdown files to store problems and solutions for clear rendering and version control.
  • Coding Challenge Solutions - Documents and implements solutions to a wide array of competitive programming challenges.
  • Topic-Based Resource Organization - Organizes study materials into folders based on algorithmic topics and problem difficulty.

Star 历史

yuanguangxin/leetcode 的 Star 历史图表yuanguangxin/leetcode 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

LeetCode 的开源替代方案

相似的开源项目,按与 LeetCode 的功能重合度排序。
  • blankj/awesome-java-leetcodeBlankj 的头像

    Blankj/awesome-java-leetcode

    8,698在 GitHub 上查看↗

    This project is a reference library of Java implementations for algorithmic coding challenges and data structure patterns. It serves as a study guide for technical interview preparation, providing a curated collection of LeetCode solutions organized by difficulty and algorithmic technique. The collection includes a mapping system that associates specific algorithm problems with the companies that frequently use them in technical interviews. The repository covers a wide range of capability areas, including tree algorithms for hierarchy construction and verification, string processing for sequ

    Javaalgorithmalgorithmsdatastructure
    在 GitHub 上查看↗8,698
  • itcharge/algonoteI

    itcharge/AlgoNote

    7,729在 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
    在 GitHub 上查看↗7,729
  • datawhalechina/daily-interviewdatawhalechina 的头像

    datawhalechina/daily-interview

    3,719在 GitHub 上查看↗

    This project is a technical interview study guide and knowledge base designed for software engineering and AI roles. It provides curated learning paths and a collection of high-frequency questions to help candidates prepare for technical assessments. The resource includes specialized study guides for machine learning, covering supervised and unsupervised learning, computer vision, and natural language processing. It also serves as a system design reference, analyzing architectural patterns, scalability trade-offs, and distributed infrastructure components. Beyond technical theory, the projec

    cvinterview-questionsllm
    在 GitHub 上查看↗3,719
  • grandyang/leetcodegrandyang 的头像

    grandyang/leetcode

    6,195在 GitHub 上查看↗

    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. Th

    alogrithmsarraycoding-practices
    在 GitHub 上查看↗6,195
查看 LeetCode 的所有 30 个替代方案→

常见问题解答

yuanguangxin/leetcode 是做什么的?

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.

yuanguangxin/leetcode 的主要功能有哪些?

yuanguangxin/leetcode 的主要功能包括:Technical Interview Preparation, Algorithm Study Collections, LeetCode Solution References, Technical Interview Guides, Algorithm Implementations, Git-Based Content Management Systems, Markdown Documentation, Coding Challenge Solutions。

yuanguangxin/leetcode 有哪些开源替代品?

yuanguangxin/leetcode 的开源替代品包括: blankj/awesome-java-leetcode — This project is a reference library of Java implementations for algorithmic coding challenges and data structure… itcharge/algonote — AlgoNote is an algorithm and data structure tutorial and computer science study manual. It serves as a technical… datawhalechina/daily-interview — This project is a technical interview study guide and knowledge base designed for software engineering and AI roles.… grandyang/leetcode — This project is a curated repository of solved LeetCode programming challenges and technical interview explanations.… junh0328/prepare_frontend_interview — This project is a comprehensive technical interview study resource designed to help developers prepare for engineering… forthespada/interviewguide — InterviewGuide is a comprehensive technical interview preparation platform that covers the full spectrum of software…