Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 661 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 661 Bytes

Kattis-Problems

This repository contains solutions to coding problems from Kattis

All listings in the root of this repository have been submitted to Kattis and received a judgement of Accepted

Material located in the Developement folder includes multi-file projects that on which some of the accepted solutions were based

Warning

This folder is a treasure trove of embarassment and failure.

It contains:

  • poorly documented code
  • bad code
  • mistakes
  • inefficient algortithms
  • Core Guideline violations
  • spelling & grammar mistakes
  • attempts to do better

Failure and mistakes are the key to learning,