Here's the theory behind spaced repetition and learning if interested: https://www.codecademy.com/article/spaced-repetition
Show HN: I made a spaced repetition tool to master coding problems
lanki.xyz
1–10 of 103 posts
Here's the theory behind spaced repetition and learning if interested: https://www.codecademy.com/article/spaced-repetition
Show HN: I made a spaced repetition tool to master coding problems
lanki.xyz
I recently noticed that many people that solve leetcode style problems to learn programming patterns tend to save links to problems they'd like to try again later on google docs/notes.
However, this doesn't help them remember to try these problems again or differentiate between problems that are more urgent to revise.
Built this tool to help solve this inefficiency!
how is this different from sharing an anki deck?
Hey guys! I'm Shreya. I recently noticed that many people that solve leetcode style problems to learn programming patterns tend to save links to problems they'd like to try again later on google docs/notes. However, this doesn't help them remember to try these problems again or differentiate between problems that are more urgent to revise. Built this tool to help solve this inefficiency!
Thank you
Off topic: is spaced repetition ever used for training LLMs? Does that even make sense? Thank you