baoliay2008 / lccn_predictor

LeetCode Contest Rating Prediction
https://lccn.lbao.site
MIT License
561 stars 22 forks source link

Add tab to show the current performance. #69

Open mr-optimizer opened 1 month ago

mr-optimizer commented 1 month ago

As we are displaying the new rating, old rating and delta, we can show the performance tab also. We can take the reference from Codeforces extensions. (From Current performance I mean, In that particular contest you performed like how much ratings)

We can see the Delta as well as its current performance.

image
baoliay2008 commented 1 month ago

Hi, @mr-optimizer Thanks for your suggestion. I suppose this is something like the expected rating in LeetCode. I will show this in the table.