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

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

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

fishercoder1534/Leetcode

0
View on GitHub↗
3,987 星标·1,298 分支·Java·Apache-2.0·10 次浏览youtube.com/FisherCoder↗

Leetcode

本项目是一个 LeetCode 解决方案仓库,包含一系列算法和数据库问题解决方案。它作为算法实现指南和竞争性编程参考,提供优化代码以演示数据结构的使用和高效的编码模式。

该仓库包括以多种编程语言实现的复杂计算挑战的解决方案,以及用于跨各种难度级别进行数据检索和操作的 SQL 查询集合。这些资源专为竞争性编程学习和技术面试准备而设计。

该项目使用特定于语言的目录结构和基于问题的映射来组织源代码。它还利用基于 Gradle 的构建包装器进行 Java 编译,并使用 Shell 脚本进行文本处理。

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 历史

fishercoder1534/leetcode 的 Star 历史图表fishercoder1534/leetcode 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

包含 Leetcode 的精选搜索

收录 Leetcode 的精选合集。
  • 编程面试准备资源

Leetcode 的开源替代方案

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

    qiyuangong/leetcode

    5,306在 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
    在 GitHub 上查看↗5,306
  • kamyu104/leetcode-solutionskamyu104 的头像

    kamyu104/LeetCode-Solutions

    5,872在 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++
    在 GitHub 上查看↗5,872
  • neetcode-gh/leetcodeneetcode-gh 的头像

    neetcode-gh/leetcode

    6,398在 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
    在 GitHub 上查看↗6,398
  • haoel/leetcodehaoel 的头像

    haoel/leetcode

    18,058在 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++
    在 GitHub 上查看↗18,058
查看 Leetcode 的所有 30 个替代方案→

常见问题解答

fishercoder1534/leetcode 是做什么的?

本项目是一个 LeetCode 解决方案仓库,包含一系列算法和数据库问题解决方案。它作为算法实现指南和竞争性编程参考,提供优化代码以演示数据结构的使用和高效的编码模式。

fishercoder1534/leetcode 的主要功能有哪些?

fishercoder1534/leetcode 的主要功能包括:Algorithm Implementation Guides, Competitive Programming Repositories, Algorithmic Problem Implementations, Competitive Programming Solutions, LeetCode Solution References, Technical Interview Preparation, Algorithmic Problem Solving, SQL Challenge Solutions。

fishercoder1534/leetcode 有哪些开源替代品?

fishercoder1534/leetcode 的开源替代品包括: 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…