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

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

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

neetcode-gh/leetcode

0
View on GitHub↗
6,398 星标·2,474 分支·JavaScript·MIT·7 次浏览

Leetcode

This project is a curated collection of solved algorithmic challenges and reference implementations. It serves as a study guide for software engineering, providing a library of data structure and algorithm problems used to analyze efficient problem-solving techniques.

The repository functions as a solution reference for coding challenges across multiple programming languages. It includes source code examples and conceptual hints designed for technical interview preparation and the study of common coding patterns.

The content is organized as a static source code repository with language-specific directory nesting and file-based solution mapping. The project also includes automation tools for source code formatting and external formatter integration to maintain consistent code style.

Features

  • Technical Interview Preparation - Serves as a comprehensive resource for preparing for technical assessments and software engineering coding interviews.
  • Algorithmic Problem Implementations - Provides conceptual guides and code implementations for solving classic algorithmic challenges.
  • Coding Challenge Solutions - Provides a curated collection of solved programming exercises and detailed explanations.
  • Coding Interview Preparation - Curates programming challenges and study materials to prepare developers for technical interviews.
  • Data Structures and Algorithms - Implements foundational data structures and algorithms used as reference code across multiple languages.
  • Multi-Language Implementations - Offers reference implementations of the same algorithmic problems across multiple programming languages for comparative analysis.
  • Algorithmic Problem Solving - Provides educational resources for mastering computational logic and implementing efficient algorithmic solutions.
  • Algorithmic Pattern Study Guides - Offers study guides for identifying and applying recurring logical patterns to solve algorithmic challenges.
  • Competitive Programming Solutions - Provides optimized algorithm implementations designed for competitive programming and technical assessments.
  • LeetCode Solution References - Provides a curated collection of reference solutions specifically for LeetCode problems.
  • Efficiency Examples - Provides optimized reference implementations to illustrate efficient computational techniques for common problems.
  • Cross-Language Implementations - Maintains equivalent logic and structure for the same problem across various language ports.

Star 历史

neetcode-gh/leetcode 的 Star 历史图表neetcode-gh/leetcode 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Leetcode 的开源替代方案

相似的开源项目,按与 Leetcode 的功能重合度排序。
  • fishercoder1534/leetcodefishercoder1534 的头像

    fishercoder1534/Leetcode

    3,987在 GitHub 上查看↗

    This project is a LeetCode solution repository containing a collection of algorithmic and database problem solutions. It serves as an algorithm implementation guide and a competitive programming reference, providing optimized code to demonstrate data structure usage and efficient coding patterns. The repository includes solutions for complex computational challenges implemented in multiple programming languages and a collection of SQL queries for data retrieval and manipulation across various difficulty levels. These resources are designed for competitive programming study and technical inter

    Javaalgorithmapachebash
    在 GitHub 上查看↗3,987
  • mtrajk/coding-problemsMTrajK 的头像

    MTrajK/coding-problems

    3,379在 GitHub 上查看↗

    This repository serves as a comprehensive collection of algorithmic problem solutions and educational resources designed to support software engineering education and technical interview preparation. It functions as a structured knowledge base for mastering fundamental computer science concepts, including data structures and common programming challenges. The project provides a curated index of learning materials, such as university courses and textbooks, alongside documented code implementations. By organizing these solutions into a version-controlled format, it allows users to study idiomat

    Pythonalgorithmscoding-problemdata-structures
    在 GitHub 上查看↗3,379
  • mazharmik/interview_ds_algoMAZHARMIK 的头像

    MAZHARMIK/Interview_DS_Algo

    4,509在 GitHub 上查看↗

    This project is an algorithm interview preparation guide and reference library. It provides a curated collection of solved programming problems and data structure implementations designed for technical interview practice and competitive programming study. The repository distinguishes itself by organizing coding challenges through a system of patterns, difficulty levels, and company-based filtering. It includes instructional resources such as algorithmic concept notes and video explanations to supplement the solution sets. The library covers a wide range of computational areas, including adva

    C++algorithmsalgorithms-and-data-structurescoding-interviews
    在 GitHub 上查看↗4,509
  • krahets/leetcode-bookkrahets 的头像

    krahets/LeetCode-Book

    8,072在 GitHub 上查看↗

    LeetCode-Book is a curated study resource and markdown algorithm guide designed for technical interview preparation. It serves as a multi-language code library that provides solutions and explanations for coding challenges to help users study data structures and algorithmic principles. The project is delivered as a Docusaurus documentation website, which transforms a directory of version-controlled markdown files into a structured and searchable online technical resource. The repository covers an algorithm study workflow that includes tracking LeetCode problems and following curated study pl

    Javaalgorithmalgorithmsalgorithms-and-data-structures
    在 GitHub 上查看↗8,072
查看 Leetcode 的所有 30 个替代方案→

常见问题解答

neetcode-gh/leetcode 是做什么的?

This project is a curated collection of solved algorithmic challenges and reference implementations. It serves as a study guide for software engineering, providing a library of data structure and algorithm problems used to analyze efficient problem-solving techniques.

neetcode-gh/leetcode 的主要功能有哪些?

neetcode-gh/leetcode 的主要功能包括:Technical Interview Preparation, Algorithmic Problem Implementations, Coding Challenge Solutions, Coding Interview Preparation, Data Structures and Algorithms, Multi-Language Implementations, Algorithmic Problem Solving, Algorithmic Pattern Study Guides。

neetcode-gh/leetcode 有哪些开源替代品?

neetcode-gh/leetcode 的开源替代品包括: fishercoder1534/leetcode — This project is a LeetCode solution repository containing a collection of algorithmic and database problem solutions.… mtrajk/coding-problems — This repository serves as a comprehensive collection of algorithmic problem solutions and educational resources… mazharmik/interview_ds_algo — This project is an algorithm interview preparation guide and reference library. It provides a curated collection of… krahets/leetcode-book — LeetCode-Book is a curated study resource and markdown algorithm guide designed for technical interview preparation.… soulmachine/leetcode — This project is a LeetCode solution repository and algorithm reference library. It provides a structured collection of… sharingsource/logicstack-leetcode — LogicStack-LeetCode is a curated repository of solved algorithm problems and data structure implementations, primarily…