This document lists 100 C programming problems/exercises ranging from basic to more advanced concepts. The problems cover topics such as printing text, reading input, arithmetic operations, conditional statements, loops, functions, arrays, strings, structures, pointers, files and more. Sample code is provided for each problem to demonstrate how it can be solved in C.