This document provides a collection of 30 C programming problems and their solutions to help learn and practice basic C programming concepts. The problems cover topics like input/output, conditional statements, loops, functions, arrays, and strings. Well commented code is provided for each problem to clearly demonstrate how to write programs to solve common tasks in C.