Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 449 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 449 Bytes

Kattis Solutions

image

C# solutions to https://open.kattis.com/ problems, a nice way to exercise the brain while also practicing algorithms, syntax and data structures.

Sorted in folders depending on difficulty.
On other projects I always try to comment the code when it is relevant, not so much on these types of coding challenges.