Giter Site home page Giter Site logo

competitive-programming's Introduction

Codeforces Archive

This is my personal archive of solutions to competitive programming problems on Codeforces.

The primary goal of this repository is to help me track my progress and gather statistics from my performance in competitive programming. While it is initially set up for personal use, others are welcome to view it.

Some cool graphs

problems distribution

Structure

Here's a high-level view of the repository's organization:

  • Archive: This directory contains all the problems I've solved. Each problem is saved as a separate file, with the problem's details added with comments at the top of the file, including the problem's name and rating.

  • update.py: A Python script responsible for adding the missing solutions to the Archive folder.

  • Settings: Contains the settings I use for my competitive programming environment and the default code template that I use for every problem.

Usage

If you'd like to use this repository for your own Codeforces profile, follow these steps:

  1. Fork the repository and clone it.
  2. Delete all the files inside of Archives (make sure that the folder still exists) and the lock.json file
  3. Create a .env file at the root of the project, and add your Codeforces handle in the following format: USER={CF HANDLE}.
  4. Run the update.py script. This will fetch the problems that you've solved and add them to the Archive folder.
  5. Commit and push your changes to your fork

Make sure you have clang-format in your path

Acknowledgement

If you find this repository helpful and decide to use it, an acknowledgement would be much appreciated, but it's not required.


Happy Coding!

competitive-programming's People

Contributors

d4nz-jpg avatar

Watchers

 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.