DEV Community

Cover image for I created a Chrome extension to practice LeetCode with Spaced Repetition
Imed Adel
Imed Adel

Posted on

3 2

I created a Chrome extension to practice LeetCode with Spaced Repetition

I was recently practicing LeetCode problems while preparing for interviews and I got frustrated with using Excel sheets to track my learning progress, so I decided to make a Chrome extension to automate my reviews 😊: SpacedLeet.

I used a simple spaced repetition algorithm to optimally set my next reviews and I used Webpack and Lit-HTML to make the extension 😁.

The process is straightforward: after working on a problem, you launch the extension and rate your performance.

LeetCode problem rating

Depending on your rating and how you performed in the past, the problem will be shown for review after a couple of days (or months) when you visit any page other than the problem page.

LeetCode problems list

You can get the extension on Paddle. It's available for two dollars 😊.

You can also read more about it and how to install it on the extension's website.

I'm also looking for any feedback about the landing page and the extension 🙏.

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Eliminate Context Switching and Maximize Productivity

Pieces.app

Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.

Learn more