awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kamyu104 avatar

kamyu104/LeetCode-Solutions

0
View on GitHub↗
5,872 estrellas·1,808 forks·C++·MIT·13 vistas

LeetCode Solutions

Este proyecto es un repositorio de soluciones para LeetCode y una librería de implementación de algoritmos. Proporciona una colección de desafíos de programación resueltos y patrones algorítmicos optimizados diseñados para el estudio académico y profesional.

El repositorio sirve como guía de estudio para programación competitiva, centrándose en la complejidad temporal y espacial de las implementaciones en múltiples lenguajes de programación. Ofrece soluciones de referencia para problemas de estructuras de datos para ayudar en la preparación de entrevistas técnicas y la práctica de programación competitiva.

El contenido está organizado mediante una jerarquía de carpetas específica por lenguaje y una convención de nombres basada en el ID del problema, mapeando los archivos fuente a identificadores de desafíos externos específicos.

Features

  • Algorithm Implementations - Implements a comprehensive library of algorithms and design patterns for academic and professional study.
  • Competitive Programming Repositories - Maintains source code collections organized by problem category and algorithm type for competitive programming.
  • Algorithmic References - Offers a library of classic problem-solving techniques and data structures implemented for study.
  • Competitive Programming Solutions - Provides optimized algorithm implementations and data structures to solve programming challenges.
  • LeetCode Problem Collections - Provides curated collections of LeetCode problems and their efficient implementations.
  • LeetCode Solution References - Provides a curated collection of solutions to LeetCode problems for study and reference.
  • Competitive Programming Resources - Provides resources for practicing and participating in competitive algorithmic programming challenges.
  • Technical Interview Preparation - Provides algorithmic solutions to prepare for technical assessments and coding interviews.
  • Learning & Reference - LeetCode solutions

Historial de estrellas

Gráfico del historial de estrellas de kamyu104/leetcode-solutionsGráfico del historial de estrellas de kamyu104/leetcode-solutions

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace kamyu104/leetcode-solutions?

Este proyecto es un repositorio de soluciones para LeetCode y una librería de implementación de algoritmos. Proporciona una colección de desafíos de programación resueltos y patrones algorítmicos optimizados diseñados para el estudio académico y profesional.

¿Cuáles son las características principales de kamyu104/leetcode-solutions?

Las características principales de kamyu104/leetcode-solutions son: Algorithm Implementations, Competitive Programming Repositories, Algorithmic References, Competitive Programming Solutions, LeetCode Problem Collections, LeetCode Solution References, Competitive Programming Resources, Technical Interview Preparation.

¿Qué alternativas de código abierto existen para kamyu104/leetcode-solutions?

Las alternativas de código abierto para kamyu104/leetcode-solutions incluyen: soulmachine/leetcode — This project is a LeetCode solution repository and algorithm reference library. It provides a structured collection of… wisdompeak/leetcode — This project is a curated library of algorithm implementations and solved programming problems. It serves as a… fishercoder1534/leetcode — This project is a LeetCode solution repository containing a collection of algorithmic and database problem solutions.… greyireland/algorithm-pattern — This project is an algorithm template library and coding interview study guide providing reusable code patterns for… cp-algorithms/cp-algorithms — This project is a comprehensive reference for algorithms and data structures used to solve complex computational… grandyang/leetcode — This project is a curated repository of solved LeetCode programming challenges and technical interview explanations.…

Alternativas open-source a LeetCode Solutions

Proyectos open-source similares, clasificados según cuántas características comparten con LeetCode Solutions.
  • soulmachine/leetcodeAvatar de soulmachine

    soulmachine/leetcode

    11,336Ver en 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
    Ver en GitHub↗11,336
  • wisdompeak/leetcodeAvatar de wisdompeak

    wisdompeak/LeetCode

    6,186Ver en GitHub↗

    This project is a curated library of algorithm implementations and solved programming problems. It serves as a reference repository for competitive programming and data structure implementations, providing optimized solutions for a wide range of coding challenges. The collection organizes code examples by algorithmic technique, specifically focusing on the implementation of trees, graphs, and heaps to optimize time and space complexity. It provides language-specific solutions used for high-performance coding tasks. The repository covers a broad set of capabilities, including graph traversals

    C++
    Ver en GitHub↗6,186
  • fishercoder1534/leetcodeAvatar de fishercoder1534

    fishercoder1534/Leetcode

    3,987Ver en 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
    Ver en GitHub↗3,987
  • greyireland/algorithm-patternAvatar de greyireland

    greyireland/algorithm-pattern

    15,465Ver en GitHub↗

    This project is an algorithm template library and coding interview study guide providing reusable code patterns for common data structures and algorithms. It serves as a reference for optimized strategies and a structured learning path to build proficiency in algorithmic problem solving and competitive programming. The library focuses on standardized implementations of key algorithmic patterns, including sliding windows, backtracking, dynamic programming, and binary search. It provides specific templates for managing binary search trees, searching rotated sorted arrays, and executing divide-a

    Goalgoalgorithmleetcode
    Ver en GitHub↗15,465
  • Ver las 30 alternativas a LeetCode Solutions→