JekxDevil / competitive-programming

competitive programming solutions and writeups gathered throughout my education path

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collection of competitive programming exercises and writeups.

OII solutions

Problems solved from OII1 training platform

The ones marked with output "Case #i: ..." are from the Territorial selection.

USI courses

Programming Challenges

Competitive Programming course held by prof Antonio Carzaniga.

Algorithms and Data Structures

Course of algorithms held in the 2nd semester of the BSc Informatics @ USI by prof Antonio Carzaniga.

Systems Programming

Course of C low level programming with focus on optimization and memory management held in the 3rd semester @ USI by prof Antonio Carzaniga. Assignments, midterm and final exams are strictly done on a computer and consists on a problem sets akin to what the repository has.

Extra

"cruciverba.cpp" should be an assignment from high school, as I mention the prof Spegni among the recipients of code documentation.

Footnotes

  1. Olimpiadi Italiane di Informatica

About

competitive programming solutions and writeups gathered throughout my education path


Languages

Language:C++ 29.4%Language:Makefile 26.9%Language:C 17.0%Language:Shell 15.3%Language:Python 11.4%