New Leetcode Contest Rating Graph Visualiser

One of the features of Leetcode I dislike is the contest graph. We cannot see the previous contest ranks clearly, and we cannot go to previous contests directly from the graph.

So I have built a project where one can see previous contest ranks clearly and navigate to a particular contest directly. This feature can be helpful to review the problems which resulted in a good/bad performance. Also, you can select a specific region in the graph.
image
image

Just enter your Leetcode username here and see your graph.
This is the website: https://lccontestgraph.herokuapp.com/visualize/

I hope you all find this useful. Please share any bugs/ new features.

Comments (14)