awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
neetcode-gh avatar

neetcode-gh/leetcode

0
View on GitHub↗
6,398 stars·2,474 forks·JavaScript·MIT·4 vues

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.

Historique des stars

Graphique de l'historique des stars pour neetcode-gh/leetcodeGraphique de l'historique des stars pour neetcode-gh/leetcode

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Leetcode

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Leetcode.
  • fishercoder1534/leetcodeAvatar de fishercoder1534

    fishercoder1534/Leetcode

    3,987Voir sur 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
    Voir sur GitHub↗3,987
  • mazharmik/interview_ds_algoAvatar de MAZHARMIK

    MAZHARMIK/Interview_DS_Algo

    4,509Voir sur 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
    Voir sur GitHub↗4,509
  • krahets/leetcode-bookAvatar de krahets

    krahets/LeetCode-Book

    8,072Voir sur 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
    Voir sur GitHub↗8,072
  • soulmachine/leetcodeAvatar de soulmachine

    soulmachine/leetcode

    11,336Voir sur GitHub↗

    This project is a LeetCode solution repository and algorithm reference library. It provides a structured collection of solved coding challenges that demonstrate recurring computational strategies, data structure implementations, and complexity optimizations used for technical interview preparation and competitive programming study. The repository transforms structured source code and technical explanations into professional PDF guides using a LaTeX technical documentation system. To ensure consistent typography and environment settings across different systems, the project utilizes a containe

    TeX
    Voir sur GitHub↗11,336
Voir les 30 alternatives à Leetcode→

Questions fréquentes

Que fait 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.

Quelles sont les fonctionnalités principales de neetcode-gh/leetcode ?

Les fonctionnalités principales de neetcode-gh/leetcode sont : 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.

Quelles sont les alternatives open-source à neetcode-gh/leetcode ?

Les alternatives open-source à neetcode-gh/leetcode incluent : fishercoder1534/leetcode — This project is a LeetCode solution repository containing a collection of algorithmic and database problem solutions.… 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… gatieme/codinginterviews — CodingInterviews is a technical interview study resource and algorithm implementation guide. It provides a collection…