czlucius / algorithmic-programming

A repo to store solutions for competitive algorithmic code challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

algorithmic-programming

A repo to store solutions and templates for competitive programming challenges.

Contributing

Anyone is welcome to contribute to the following:

  • Templates for more languages
  • Templates for interactive problems (Google Code Jam)
  • Templates which make use of multithreading to reduce execution time
  • Templates for other programmes (e.g. Open Kattis)
  • Solutions for problems (Please bundle with link)

Do note that if you would like to contribute, please append _<USERNAME> to the file name so that others can differentiate between files from different contributors.

Hope this repo is of good use.

About

A repo to store solutions for competitive algorithmic code challenges


Languages

Language:Python 60.3%Language:Kotlin 34.4%Language:C 5.3%