Yet another Codeforces tool
Difference between en1 and en2, changed 66 character(s)
Hello everyone!↵

I'd like to introduce you a new Codeforces (and AtCoder) tool developed by me and my brother. This tool compares accepted submissions between two users, but with a little twist, you can filter the problem by rating and/or tags. In my opinion, the filter feature is very useful because sometimes we don't want to solve too easy problems that our rival has solved. This tool can be accessed here: https://boiling-tundra-04466.herokuapp.com/↵

I'd like to credit some people without whom this tool can't be build:↵

- Codeforces team for providing the Codeforces API↵
- https://github.com/kenkoooo/AtCoderProblems/blob/master/doc/api.md for providing AtCoder API↵

Codes for this tool can be accessed here:↵

- Front-end: https://github.com/teddypiter/code-compare↵
- Back-end: https://github.com/alvinpiter/cp-helper↵

Pull requests, feature requests, or bug reports are welcome. Have a nice day!↵

Example:↵
I'd like to know which problems Yehezkiel has solved but I haven't and those problems' rating must be between 1900 and 2000, and their tags must include `data structures` AND `binary search`.↵
![ ](/predownloaded/8c/e9/8ce91e9ffcb2bb5e922d0466d24d1d2af634b32b1f/70/1f7091cb6ca63996b82cfbc99242ab762645337e.png)

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English alvinpiter 2020-07-22 10:32:47 66 (published)
en1 English alvinpiter 2020-07-22 10:25:07 1217 Initial revision (saved to drafts)