This repository contains my solutions for the exercism C# track.
Nr. | Exercise | Concepts | Difficulty |
---|---|---|---|
001 | Hello World | Introduction | Tutorial Exercise |
002 | Lucian's Luscious Lasagna | Basics | Learning Exercise |
003 | Annalyn's Infiltration | Booleans | Learning Exercise |
004 | Log Levels | Strings | Learning Exercise |
005 | Log Analysis | Extension Methods | Learning Exercise |
006 | Phone Number Analysis | Tuples | Learning Exercise |
007 | Cars, Assemble! | If Statements / Numbers | Learning Exercise |