Switch language한국어
Back to the list

I Forgot My Own LeetCode Solutions After 10 Days — So I Built This

TL;DR AI

Key summary

2 min read
  1. A developer built EasyRepeat, a Chrome extension for LeetCode spaced repetition review.

  2. It auto-records Accepted and Wrong Answer submissions, then schedules follow-up reviews with FSRS v4.5.

  3. The tool aims to help programmers retain solved problems longer without manual tracking.

  4. It also supports an optional local AI backend and a customizable UI for a more flexible workflow.

Read the original