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

halfrost/LeetCode-Go

0
View on GitHub↗
33,774 stars·5,732 forks·Go·MIT·11 vuesbooks.halfrost.com/leetcode↗

LeetCode Go

LeetCode-Go is a competitive programming repository and Go algorithm library. It provides a collection of optimized solutions for LeetCode challenges, focusing on time and space complexity.

The project serves as a reference for data structures and algorithms implemented in Go. It covers algorithm problem solving and performance optimization to meet strict memory and runtime constraints.

The repository includes capabilities for technical interview preparation and the application of Go language idioms to complex computing problems. Each solution is paired with a test suite to verify correctness against required cases and edge conditions.

Features

  • Competitive Programming Solutions - A collection of optimized algorithm implementations for LeetCode challenges written in Go with full test coverage.
  • Algorithmic Problem Solving - Provides optimized implementations of algorithmic problems to meet strict competitive programming constraints.
  • Competitive Programming Repositories - Provides a structured collection of solved competitive programming problems focused on time and space complexity.
  • Algorithm Libraries - Acts as a comprehensive Go library reference for implementing various data structures and algorithms.
  • Algorithms and Complexity - Implements solutions with a strict focus on time and space complexity for computational efficiency.
  • Algorithmic Performance Optimizations - Optimizes algorithm runtime and memory usage for computationally intensive programming tasks.
  • Testing & Quality Assurance - Includes comprehensive test suites to verify the correctness of algorithm implementations against edge cases.
  • Table-Driven Tests - Uses table-driven test suites to validate algorithm correctness across diverse input cases.
  • Technical Interview Preparation - Serves as a study resource for common coding patterns and efficient implementations for technical interviews.
  • Go Idioms & Patterns - Demonstrates the application of Go idioms and standard library features in solving complex data structure problems.
  • Apprentissage et référence - Solutions to LeetCode problems in Go.

Historique des stars

Graphique de l'historique des stars pour halfrost/leetcode-goGraphique de l'historique des stars pour halfrost/leetcode-go

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 Go

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

    haoel/leetcode

    18,058Voir sur 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++
    Voir sur GitHub↗18,058
  • 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
  • omonimus1/competitive-programmingAvatar de omonimus1

    omonimus1/competitive-programming

    978Voir sur GitHub↗

    This repository serves as a comprehensive resource for competitive programming and technical interview preparation. It provides a structured collection of source code implementations for fundamental data structures and classic algorithmic problems, designed to help developers master core computer science concepts and efficient coding strategies. Beyond standard problem-solving, the project distinguishes itself by integrating software design patterns into its algorithmic implementations. It demonstrates how to apply structural and behavioral patterns—such as decorators, observers, and singleto

    C++algorithmalgorithms-and-data-structurescodechef-solutions
    Voir sur GitHub↗978
  • apachecn/interviewAvatar de apachecn

    apachecn/Interview

    8,944Voir sur GitHub↗

    This project is a comprehensive knowledge base and study resource designed for mastering technical interviews. It provides structured guides, roadmaps, and curricula focused on data structures, algorithms, system design, and frontend engineering to help candidates prepare for software engineering screenings. The repository distinguishes itself by offering a holistic approach to professional advancement. Beyond technical drills, it includes a career development handbook covering resume optimization, salary benchmarking, and strategic negotiation coaching. It also provides detailed methodologie

    Jupyter Notebookinterviewkaggleleetcode
    Voir sur GitHub↗8,944
Voir les 30 alternatives à LeetCode Go→

Questions fréquentes

Que fait halfrost/leetcode-go ?

LeetCode-Go is a competitive programming repository and Go algorithm library. It provides a collection of optimized solutions for LeetCode challenges, focusing on time and space complexity.

Quelles sont les fonctionnalités principales de halfrost/leetcode-go ?

Les fonctionnalités principales de halfrost/leetcode-go sont : Competitive Programming Solutions, Algorithmic Problem Solving, Competitive Programming Repositories, Algorithm Libraries, Algorithms and Complexity, Algorithmic Performance Optimizations, Testing & Quality Assurance, Table-Driven Tests.

Quelles sont les alternatives open-source à halfrost/leetcode-go ?

Les alternatives open-source à halfrost/leetcode-go incluent : haoel/leetcode — This project is a library of source code implementations designed to solve algorithmic challenges and mathematical… fishercoder1534/leetcode — This project is a LeetCode solution repository containing a collection of algorithmic and database problem solutions.… omonimus1/competitive-programming — This repository serves as a comprehensive resource for competitive programming and technical interview preparation. It… apachecn/interview — This project is a comprehensive knowledge base and study resource designed for mastering technical interviews. It… oi-wiki/oi-wiki — This project is a comprehensive, community-maintained knowledge base and toolkit designed for competitive programming.… kamyu104/leetcode-solutions — This project is a LeetCode solution repository and algorithm implementation library. It provides a collection of…