awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fishercoder1534 avatar

fishercoder1534/Leetcode

0
View on GitHub↗
3,987 Stars·1,298 Forks·Java·Apache-2.0·9 Aufrufeyoutube.com/FisherCoder↗

Leetcode

Dieses Projekt ist ein LeetCode-Lösungs-Repository, das eine Sammlung von Algorithmen- und Datenbank-Problemlösungen enthält. Es dient als Leitfaden für Algorithmen-Implementierungen und als Referenz für kompetitives Programmieren, wobei optimierter Code bereitgestellt wird, um die Verwendung von Datenstrukturen und effiziente Codierungsmuster zu demonstrieren.

Das Repository enthält Lösungen für komplexe Rechenaufgaben, die in mehreren Programmiersprachen implementiert sind, sowie eine Sammlung von SQL-Abfragen für den Datenabruf und die Manipulation über verschiedene Schwierigkeitsgrade hinweg. Diese Ressourcen sind für das Studium kompetitiven Programmierens und die Vorbereitung auf technische Interviews konzipiert.

Das Projekt verwendet eine sprachspezifische Verzeichnisstruktur und problembasiertes Datei-Mapping, um den Quellcode zu organisieren. Es nutzt zudem einen Gradle-basierten Build-Wrapper für Java-Kompilierung und Shell-Skripte für die Textverarbeitung.

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.

Star-Verlauf

Star-Verlauf für fishercoder1534/leetcodeStar-Verlauf für fishercoder1534/leetcode

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Kuratierte Suchen mit Leetcode

Handverlesene Sammlungen, in denen Leetcode vorkommt.
  • Ressourcen zur Vorbereitung auf Coding-Interviews

Häufig gestellte Fragen

Was macht fishercoder1534/leetcode?

Dieses Projekt ist ein LeetCode-Lösungs-Repository, das eine Sammlung von Algorithmen- und Datenbank-Problemlösungen enthält. Es dient als Leitfaden für Algorithmen-Implementierungen und als Referenz für kompetitives Programmieren, wobei optimierter Code bereitgestellt wird, um die Verwendung von Datenstrukturen und effiziente Codierungsmuster zu demonstrieren.

Was sind die Hauptfunktionen von fishercoder1534/leetcode?

Die Hauptfunktionen von fishercoder1534/leetcode sind: Algorithm Implementation Guides, Competitive Programming Repositories, Algorithmic Problem Implementations, Competitive Programming Solutions, LeetCode Solution References, Technical Interview Preparation, Algorithmic Problem Solving, SQL Challenge Solutions.

Welche Open-Source-Alternativen gibt es zu fishercoder1534/leetcode?

Open-Source-Alternativen zu fishercoder1534/leetcode sind unter anderem: 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…

Open-Source-Alternativen zu Leetcode

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Leetcode.
  • qiyuangong/leetcodeAvatar von qiyuangong

    qiyuangong/leetcode

    5,306Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,306
  • kamyu104/leetcode-solutionsAvatar von kamyu104

    kamyu104/LeetCode-Solutions

    5,872Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗5,872
  • neetcode-gh/leetcodeAvatar von neetcode-gh

    neetcode-gh/leetcode

    6,398Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,398
  • haoel/leetcodeAvatar von haoel

    haoel/leetcode

    18,058Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗18,058
  • Alle 30 Alternativen zu Leetcode anzeigen→