Solutions to exercises from the book named "Think Like a Programmer" by Anton Spraul
Only chapter 2-4 included. Chapter 2 is basics, 3 is about lists, 4 is about pointers.
Codes are in C++, but having a little C style.
Solutions to exercises in Think Like a Programmer by Anton Spraul
C++