Code Monkey home page Code Monkey logo

codeforces-api's Introduction

Problem Ratings for Codeforces

Codeforces is a well-known community for algorithms competitions. There are several heuristics that exist for finding suitable practice problems on Codeforces (sorting by the total number of solvers, for example), but none of them perform well and consistently in practice. We decided to create a better measure of problem difficulty, which we’ll call “problem rating”. You can read more about problem rating on our blog post here.

Scripts for a barebones version of individualized coding profiles can be found in the ui folder.

Functions

  • ui/ contains scripts for creating individualized coding profiles.
  • api_functions.py contains functions to parse information using APIs provided by codeforces.
  • elo.py was used to calculate problem ratings.
  • blogPost_v1.ipynb is a jupyter/iPython notebook that contains Python and R scripts used to generate figures for our first blog post.
  • prob_duplicates.py identifies probable duplicated problems.

Files

  • problem_duplicates.csv A list of duplicated problems between Div. 1 and Div. 2.
  • problem_ratings.csv Problem ratings from elo.py.
  • rating_histories.csv Rating history of active users who competed in at least 15 competitions.

codeforces-api's People

Contributors

yjiao avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.