hacker_70's blog

By hacker_70, history, 2 months ago, In English

While solving problems on Codeforces, I kept facing one issue:

I would find a good problem, think “I’ll revise this later”, and then completely forget it.

  • Bookmarks became messy.

  • Screenshots were useless.

  • Spreadsheets required manual work.

So I built CodeQuest, a lightweight Chrome extension to save and organize coding problems in 1 click.

What it does:

  • Auto-detects problem title, link, platform, difficulty, tags

  • Normalizes tags (BFS = bfs = Breadth First Search)

  • Takes under 3 seconds to save a problem

  • It works across Codeforces, LeetCode, CodeChef, etc.

  • Saves everything directly to your Google Sheet

I’d love feedback from the Codeforces community so I can improve it based on real needs.

You can install it directly from the WebStore..

Thanks!

Full text and comments »

  • Vote: I like it
  • +1
  • Vote: I do not like it