This app contains a number of c programs that are frequently asked in technical interviews. It's like a programming handbook for a software developer which can be used for brushing-up c programming skills. 1. Program to calculate the factorial of a number. 2. Program to calculate the sum digits of a number. 3. Program to reverse a number.