awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesEducational Data Structures

Instructional guides on using standard collection types like lists and dictionaries for data organization.

Distinct from Complex Data Structure Stores: Distinct from Complex Data Structure Stores: focuses on teaching the use of these structures rather than providing a storage engine.

Explore 2 awesome GitHub repositories matching data & databases · Educational Data Structures. Refine with filters or upvote what's useful.

Awesome Educational Data Structures GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • teivah/algodeckAvatar teivah

    teivah/algodeck

    5,819Vezi pe GitHub↗

    Algodeck is an open-source collection of flash cards designed for reviewing algorithms, data structures, and system design concepts, specifically curated for technical interview preparation. The project organizes knowledge into atomic question-and-answer pairs and incorporates spaced repetition scheduling to optimize long-term memory retention. The flash card catalog covers a broad range of computer science topics, including classic sorting algorithms like quicksort and mergesort, data structure operations for arrays, trees, heaps, tries, and graphs, as well as bit manipulation techniques for

    Using flash cards and spaced repetition to commit data structure operations, properties, and complexity notes to long-term memory.

    HTML
    Vezi pe GitHub↗5,819
  • bootdotdev/curriculumAvatar bootdotdev

    bootdotdev/curriculum

    3,415Vezi pe GitHub↗

    This project is an interactive programming curriculum and educational system designed to teach computer science and software engineering. It provides a structured set of courses and professional roadmaps focused on backend engineering, DevOps, and systems fundamentals. The platform is distinguished by an AI-powered coding tutor that provides Socratic guidance and contextual hints to help students find solutions independently. It features a browser-based code sandbox using WebAssembly to eliminate local environment setup, alongside automated test-based grading and spaced-repetition logic to re

    Teaches the fundamental use of lists, dictionaries, and sets to organize and manipulate complex data.

    algorithmscomputer-sciencecurriculum
    Vezi pe GitHub↗3,415
  1. Home
  2. Data & Databases
  3. In-Memory Data Stores
  4. Complex Data Structure Stores
  5. Educational Data Structures

Explorează sub-etichetele

  • Flash Card DecksCurated sets of question-and-answer pairs for reviewing data structure operations, properties, and complexity notes. **Distinct from Educational Data Structures:** Distinct from Educational Data Structures: provides flash card decks for memorization rather than instructional guides on using data structures.