iPlusCode - a small Chrome extension to make Codeforces a bit nicer
dev.to·15h·
Discuss: DEV
Flag this post

iPlusCode - Bringing Peer Learning to Codeforces Practice

I spend a lot of time on Codeforces, and one thing I always wanted was: “show me how my friends solved this exact problem, right here, without leaving the page.”

So I built iPlusCode — a Chrome extension that sits on Codeforces pages and adds some extra tools for practice.

In this post, I’ll share what the extension does, how it works (especially the “Friend’s code” feature), and some lessons I learned building it.


What it does

  • Bookmark problems from Codeforces
  • Add notes to a problem (saved in Chrome sync)
  • Filter/sort problems by rating or tags
  • Sync solved problems using the Codeforces API
  • Hide tags if you don’t want spoilers
  • Main thing: **view friends’ accepted code…

Similar Posts

Loading similar posts...