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
·
fishercoder1534 avatar

fishercoder1534/Leetcode

0
View on GitHub↗
3,987 estrellas·1,298 forks·Java·Apache-2.0·9 vistasyoutube.com/FisherCoder↗

Leetcode

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 interview preparation.

The project uses a language-specific directory structure and problem-based file mapping to organize source code. It also utilizes a Gradle-based build wrapper for Java compilation and shell scripts for text processing.

Features

  • Algorithm Implementation Guides - Provides detailed guides that bridge conceptual algorithmic logic with concrete source code implementations.
  • Competitive Programming Repositories - Provides source code collections organized by problem category for competitive programming reference.
  • Algorithmic Problem Implementations - Provides practical code implementations and conceptual guides for solving classic algorithmic challenges.
  • Competitive Programming Solutions - Provides a collection of optimized algorithm implementations and data structures for competitive programming.
  • LeetCode Solution References - Provides a curated collection of solutions to LeetCode problems for study and reference.
  • Technical Interview Preparation - Offers comprehensive resources for preparing for technical assessments and coding interviews.
  • Algorithmic Problem Solving - Implements data structures and algorithms to improve coding efficiency and interview performance.
  • SQL Challenge Solutions - Provides solved examples of complex database queries and data manipulation tasks.
  • SQL Script Libraries - Provides a knowledge base of pre-written SQL scripts for data retrieval and manipulation.
  • Algorithm Practice Collections - Offers curated sets of algorithmic problems and solutions for technical interview preparation.
  • Algorithm Implementation Practice - Provides practical exercises for implementing algorithmic solutions to prepare for technical interviews.
  • SQL Problem Solving - Implements SQL queries to manipulate and retrieve data to solve database-specific challenges.
  • SQL Query Practice - Provides resources for writing and refining database queries to solve data retrieval challenges.

Historial de estrellas

Gráfico del historial de estrellas de fishercoder1534/leetcodeGráfico del historial de estrellas de fishercoder1534/leetcode

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

Alternativas open-source a Leetcode

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

    qiyuangong/leetcode

    5,306Ver en GitHub↗

    This repository is a collection of optimized source code implementations for LeetCode algorithmic challenges. It serves as both a Python and Java algorithm library, providing solved computational problems for these two languages. The project focuses on data structure implementation, providing code examples that demonstrate how to use complex structures to resolve logical processing tasks. It covers a range of computational problems, including string searching and integer parsing. The repository is designed for competitive programming practice and technical interview preparation, with a focus

    Python
    Ver en GitHub↗5,306
  • kamyu104/leetcode-solutionsAvatar de kamyu104

    kamyu104/LeetCode-Solutions

    5,872Ver en 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++
    Ver en GitHub↗5,872
  • neetcode-gh/leetcodeAvatar de neetcode-gh

    neetcode-gh/leetcode

    6,398Ver en GitHub↗

    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-speci

    JavaScript
    Ver en GitHub↗6,398
  • haoel/leetcodeAvatar de haoel

    haoel/leetcode

    18,058Ver en GitHub↗

    This project is a library of source code implementations designed to solve algorithmic challenges and mathematical problems. It serves as a collection of solved LeetCode problems, providing a reference for data structure usage and efficient logic. The repository is a polyglot code collection, implementing the same algorithmic logic across various programming environments, including general-purpose languages, SQL for database queries, and Bash for shell scripting. The content covers a broad range of computational tasks, including data querying, text processing, and the implementation of compl

    C++
    Ver en GitHub↗18,058
Ver las 30 alternativas a Leetcode→

Preguntas frecuentes

¿Qué hace fishercoder1534/leetcode?

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.

¿Cuáles son las características principales de fishercoder1534/leetcode?

Las características principales de fishercoder1534/leetcode son: Algorithm Implementation Guides, Competitive Programming Repositories, Algorithmic Problem Implementations, Competitive Programming Solutions, LeetCode Solution References, Technical Interview Preparation, Algorithmic Problem Solving, SQL Challenge Solutions.

¿Qué alternativas de código abierto existen para fishercoder1534/leetcode?

Las alternativas de código abierto para fishercoder1534/leetcode incluyen: qiyuangong/leetcode — This repository is a collection of optimized source code implementations for LeetCode algorithmic challenges. It… kamyu104/leetcode-solutions — This project is a LeetCode solution repository and algorithm implementation library. It provides a collection of… neetcode-gh/leetcode — This project is a curated collection of solved algorithmic challenges and reference implementations. It serves as a… haoel/leetcode — This project is a library of source code implementations designed to solve algorithmic challenges and mathematical… sharingsource/logicstack-leetcode — LogicStack-LeetCode is a curated repository of solved algorithm problems and data structure implementations, primarily… soulmachine/leetcode — This project is a LeetCode solution repository and algorithm reference library. It provides a structured collection of…

Colecciones destacadas con Leetcode

Colecciones seleccionadas manualmente donde aparece Leetcode.
  • Recurso de preparación para entrevistas de programación