Can You Solve Our C# Puzzles?
Youtube
All the puzzles are on the youtube channel.
Our "puzzles" are coding challenges, focused around the real world skills needed in programming jobs.
Check out our puzzle page - Puzzles
GitHub Repo
Watch our video, Clone the puzzle's repo, Have a try!
The answer is in the second half of the video, we provide a completed repo branch as well..
My solution will not be the only answer, there's bound to be some enraged keyboard warrior upset I used foreach instead of for, and that's just the tip of the iceberg...
Why Puzzles?
You have to constantly keep studying in this line of work. Programming changes frequently and there's plenty of new stuff around.
So I build little test apps to keep my skills sharp, and it seems like a good idea to share them in the form of puzzles.
I might branch out into beginner tutorials and training videos in the future, but it is a long way away.