Skip to content

RezaGooner/Leitner-Box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

The Leitner Box repository is a C++ implementation of a spaced repetition system, based on the Leitner method, which helps improve learning by reviewing flashcards at increasing intervals. It is especially useful for memorizing information efficiently.

Features:

  • Implemented in C++.
  • Spaced repetition algorithm for better memorization.
  • Terminal-based interface (no GUI).

License:

  • Apache License 2.0