shrinish123 / lets-Upsolve

A web app to assist you with upsolving Coding contests on codeforces practice for the future contests to get better and improve performance ,and also get insights and Analysis of your current performance on codeforces.
https://letsupsolve.netlify.app
5 stars 10 forks source link

Add a graph to show the weakest topic of the user #29

Open shrinish123 opened 1 year ago

shrinish123 commented 1 year ago

Maybe a probable algo can be to check no. of wrong submissions on every topic and where a particular person's accuracy is low, i.e. correctSubmssionCount / Total SubmissionCount per topic, to predict the topic strength for the user. I guess this can be a thing to implement in the Analysis Page with a graph.

shrinish123 commented 1 year ago

We can even discuss over any different algorithms you think of , and point out the issues of going with this algorithm. We can discuss and get a better working algorithm altogether

MaYaNkKashyap681 commented 1 year ago

If you guide me a little bit we can together fix this.

Shreya-Agrawal-2121 commented 1 year ago

I am interested in this issue. Can you assign it to me for KWoC'22?

shrinish123 commented 1 year ago

Ok @Shreya-Agrawal-2121 . I am assigning this to you.