Codeforces Visulaizer

Правка en2, от sjsakib, 2017-02-24 20:59:09

Hello cool coders! This is my first post on CF. This is to share a small tool I built using the codeforces api. Give it a try here: http://cfviz.netlify.com. The source is available here. Please let me know if you found any bug or issue.

Current features are:

Single User Analytics

  • Verdicts chart
  • Languages chart
  • Tags chart
  • Levels chart
  • Total tried problems count
  • Total solved problems count
  • Average and max attempts
  • Count of problems solved with one submission
  • Max AC for a single problem (It indicates in how many ways someone solved a problem)
  • List of unsolved problems

Comparison between two users

  • Current, max and min rating
  • Number of contests
  • Best and worst position in contest
  • Max positive and negative rating change
  • Compared rating time-line
  • Total tried problem count compared
  • Total solved problem count compared
  • Average and max attempts compared
  • Count of problems solved with one submission compared
  • Max AC for a single problem compared
  • Tags compared
  • Levels compared

Update: Two new features added

Two new features was added since this post was published. 1. Submissions heatmap in single user analytics 2. Common contest rank in comparison

Теги useranalytics, codeforcesapi, codeforcesvisualizer, codefocestookkit

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en4 Английский sjsakib 2017-02-24 21:02:56 2 Tiny change: 'nalytics\n1. Common c' -> 'nalytics\n2. Common c'
en3 Английский sjsakib 2017-02-24 21:01:27 2 Tiny change: 'nalytics\n2. Common c' -> 'nalytics\n1. Common c'
en2 Английский sjsakib 2017-02-24 20:59:09 201 Updated!
en1 Английский sjsakib 2017-02-09 07:01:28 1243 Initial revision (published)