The document contains code snippets and questions related to C programming. It includes questions on functions to check birthdays, find syntax errors, count odd divisor numbers, check if a number is prime, swap bits, calculate array sums, find maximum of 3 numbers, rotate linked lists, calculate unlocking keys from locking keys, and insert strings into ternary search trees. Solutions to the questions are also provided as code snippets.