awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Spaced Repetition Systems · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSpaced Repetition Systems

Tools and frameworks that implement spaced-repetition algorithms to optimize long-term knowledge retention.

Distinguishing note: Focuses on the pedagogical method of spaced repetition rather than general-purpose flashcard software.

Explore 1 awesome GitHub repository matching education & learning resources · Spaced Repetition Systems. Refine with filters or upvote what's useful.

  1. Home
  2. Education & Learning Resources
  3. Spaced Repetition Systems

Awesome Spaced Repetition Systems GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • donnemartin/interactive-coding-challenges

    donnemartin/interactive-coding-challenges

    31,185View on GitHub↗

    This project is a comprehensive curriculum for mastering computer science fundamentals and preparing for technical interviews. It provides over 120 interactive Python coding challenges that focus on algorithmic skill development, data structure implementation, and logical problem solving. The learning experience is delivered through a series of executable notebooks that combine instructional content with hands-on coding exercises. Each challenge is self-contained and relies on automated unit tests to verify the correctness of user-implemented solutions against predefined constraints and edge

    Integrates spaced-repetition data formats to help learners memorize core concepts and patterns outside of the primary coding environment.

    Pythonalgorithmcodingcompetitive-programming
    31,185View on GitHub↗