This project aims to improve any code forces user’s performance using data from
that user’s previous submissions of problems.
This project uses Codeforces API to fetch user's Info, his/her past submissions,etc., data and gives the weak areas (eg: math, dp, graphs,etc.) for that user.
It gives problem recommendations based on the weak areas and user's current rating, to improve the performance in the next contest.