A repository for some coding contests/challenges.
Here I will store the code I used to solve the programming puzzles published in Advent of code.
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other.
Here I will store the code I used to solve the programming puzzles published in Project Euler.
Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.
Here I will store the code I used to solve the programming exercises from the book The C Programming Language.
The C Programming Language (sometimes termed K&R, after its authors' initials) is a computer programming book written by Brian Kernighan and Dennis Ritchie. The book was central to the development and popularization of the C programming language and is still widely read and used today.


