SpacedLeet is a browser extension that allows you to efficiently organize your reviews for LeetCode problems using Spaced Repetition. A review date is calculated, based on your rating for your performance, and saved in your browser's local storage.
I started using LeetCode (among other sites) while preparing for my upcoming interviews. However, I got frustrated by using spreadsheets or to-do lists to organize my reviews.
So I decided to make a chrome extension that automates my workflow using Spaced Repetition and allows me to focus on learning.
Replies
Cellfig