LeetRecur - Spaced Repetition for Leetcode
LeetRecur is a Chrome extension developed by Naman Shrimali that aims to help users manage, track, and revise their solved leetcode problems. This add-on falls under the category of Browsers and specifically belongs to the Add-ons & Tools subcategory.
With LeetRecur, users can easily manage their leetcode submissions and track relevant statistics, allowing them to focus more on problem solving rather than submission management. The extension utilizes an AI-powered system to accurately predict the user's proficiency for each problem based on their activity while solving it. It then automatically schedules the revision of these problems using the proven evidence-based learning technique called Spaced Repetition.
The extension features a minimal popup that suggests the questions users should retry based on the spaced repetition algorithm. Additionally, it includes a home page where users can view their submission statistics in the order of queue. LeetRecur aims to provide a hands-free experience for leetcode users, ensuring they never forget hard-learned concepts.
Changelog:
- Changed storage from sync to local to fix overflow bug.
- Fixed bug where sometimes problem submissions could not be intercepted.
- Fixed scheduling bug where sometimes scheduled problems would not appear.
- Problems are now scheduled at the beginning of the day.
- Problems on the homepage are now shown earliest scheduled first.