ruidazeng / online-judge

A collection of programs that I've submitted to online judges or programming contests. Kattis, CodeForces, UVa, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If you have any questions regarding this repository, please contact Ruida Zeng at ruida dot zeng at vanderbilt dot edu

Programming Contests Preparation through Online Judges

This repository contains some codes that I wrote to prepare for miscellaneous programming contests. Problems, solutions, along with other detailed descriptions are listed below. Updates to this repo may be made periodically.

Probem Lists

Detailed descriptions for these problems are included in a .md file in the folder that contains the source codes. Do note that my coding styles and efficiencies of the solutions tend to get better as I go further along.

I've given up on keeping detailed information about my solutions after I've finished my 500th problem. This will instead just be a big code dump. I've deleted a bunch of stuff for clean-up purposes. I might work on a project that actively scraps the online judge website that I use in the near future.

-Ruida Zeng (06/13/2019)

About

A collection of programs that I've submitted to online judges or programming contests. Kattis, CodeForces, UVa, etc.

License:MIT License


Languages

Language:Python 89.1%Language:C++ 10.1%Language:C 0.8%