The document contains 10 programming problems related to basic C concepts like data types, operators, functions, arrays, pointers etc. Each problem has the code to solve it along with sample input/output. The problems cover topics like number formatting, arithmetic operations using switch case, finding min/max, addition of numbers, matrix operations, string functions and recursion.