awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Linked Lists · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesLinked Lists

Linear data structures consisting of nodes where each node points to the next.

Distinguishing note: Minting under Software Engineering & Architecture for fundamental list structures.

Explore 1 awesome GitHub repository matching software engineering & architecture · Linked Lists. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Linked Lists

Awesome Linked Lists GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • krahets/hello-algo

    krahets/hello-algo

    122,357View on GitHub↗

    This project is an educational resource and reference library designed to teach fundamental data structures and algorithmic problem-solving. It provides a structured pedagogical framework that organizes complex technical concepts into a logical progression, helping learners understand how data is organized, stored, and processed to solve computational problems efficiently. The repository distinguishes itself through a multi-language codebase that maintains parallel, consistent implementations of core algorithms and data structures across various programming languages. It bridges the gap betwe

    Provides a comparative analysis of singly, doubly, and circular linked list structures.

    Javaalgoalgorithmalgorithms
    122,357View on GitHub↗