Built a Tool to Organize My Codeforcesing Practice
Разница между en1 и en2, 10 символ(ов) изменены
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.](https://chromewebstore.google.com/detail/codequest-save-track-codi/mgpeppimhjgdcbhlihbejabpkieinhaj).↵

Thanks!

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский hacker_70 2026-02-12 23:29:31 10
en1 Английский hacker_70 2026-02-12 23:28:03 960 Initial revision (published)