Skip to content

Abuster147/Codeforces-recommendation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Improve Codeforces Performance

This project aims to improve any CodeForces User's performances in the codeforces contests by using User's previous performance in contests as well as in the practice problem-set.

Description

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.

Also it gives problem recommendation based on the weak areas and user's current rating,to improve the performance in next contest.

About

This uses codeforces api to suggest practice problems from the areas in which the user struggles to get accepted in code forces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors