HN user

cubemaster

90 karma
Posts3
Comments11
View on HN

for now, it will always 5 recommend problems you have attempted before, prioritizing the ones you solved both (1) longest time ago and the ones that were (2) hardest for you. so it will not recommend anything you haven't tried. would you want it to stop recommending a problem once you've mastered it? maybe an indication on the tool so you can mark it as mastered?

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!

[dead] 2 years ago

Hi Everyone!

Consistent review is key to mastering new skills, yet there's a surprising shortage of tools specifically designed to facilitate review in coding.

I've created a spaced repetition tool to help you master LeetCode problems, available here: https://www.lanki.xyz/

I'd greatly appreciate any feedback, suggestions, and possible feature requests!