Skip to content

packetprep/coding-questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

C PROGRAMMING - CODING QUESTIONS FOR INTERVIEWS

The most important coding questions for Amcat, Cocubes,Elitmus, TCS Ninja, Infosys, Capgemini, Cognizant, Wipro and many more...

Video Lectures : http://packetprep.com/course/coding-questions

Basic Programs

  1. Program to check if the given number is even or odd
  2. Program to check if the given number is a Prime number
  3. Program to check if the given number is Palindrome
  4. Program to check if the given number is Perfect number
  5. Program to check if the given number is Armstrong number
  6. Find the factorial of a number
  7. Program to check if the given number is Strong number
  8. Program to count the digits of a number
  9. Program to swap two numbers (All methods)
  10. Program to print Fibonacci series
  11. Program to print Hello World without semicolon
  12. Find the largest of two numbers without conditional statement
  13. Program to find the area of a Triangle when sides are given
  14. Program to find the volume of a Sphere when radius is given
  15. Program to check if the year is a Leap year

Arrays:

  1. Find the smallest and Largest number in the array
  2. Find the second smallest,largest number in the array

Do give your valuable feedback... together we can make this repo awesome :)

================================================================

Written by :Krishna Teja @www.packetprep.com