Drag, use arrow keys or the turn buttons to turn · hover or tab to a column to read it
Representative data · not a real profile
- 01
Connect
Add your usernames. We read four public profiles — never a password, never the code you write.
- LeetCode
- Codeforces
- GitHub
- GeeksforGeeks
- 02
Observe
Every topic becomes a column. Its height is what you have actually solved, read automatically and stored with its date.
- 03
Compare
The ring on each column is your batch median. Columns that stop below their ring are your gaps — they light up.
- 04
Decide
The deepest gap becomes your next move. Here that is dynamic programming, 2.2 problems below the batch median — chosen by comparison, not by a model guessing.
Next moveDynamic programming · 3 medium problems