Skip to content

Rathin-Gorai/Coding-Question-for-Interview-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding-Question-for-Interview-

C PROGRAMMING - CODING QUESTIONS FOR INTERVIEWS

Coding🔥 is an art, it has to be learnt with heart❤️ If you are preparing for coding round for interviews,then this repo with help you get through with basics. The List contains the most important coding questions for Amcat, Cocubes, Elitmus, TCS Ninja, Infosys, Capgemini, Cognizant, Wipro and many more...

Coding Interview Questions

Basics

  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. Find the factorial of a number
  6. Program to swap two numbers
  7. Write a program that converts Centigrade to Fahrenheit.
  8. Write a program that prints the perimeter of a rectangle.
  9. Program to convert Hour to Minutes.
  10. Program to check whether a given number is positive or negative.
  11. Program to check canditate eligible for voting
  12. Program to find the maximum of three numbers.
  13. Write a C program to check whether an alphabet is a vowel or consonant.
  14. Program in C to display the multiplication table of a given integer.
  15. Display the n terms of odd natural number and their sum .
  16. C to find the square of any number using the function.
  17. Program in C to show the sum, subtract, multiplication,div of two number using function.
  18. Write a program in C to find prime factors of a given integer.
  19. Write a program in C to add two integer without using arithmetic + operator.
  20. Print Hello World without semicolon(;) .
  21. Write a program to reverse an integer in C.
  22. Write a program in C to print the Fibonacci series using iteration.
  23. Write a program in C to find greatest among three integers.
  24. C Program to find the Average of numbers with explanations.
  25. C Program to calculate factorial using recursion.
  26. C Program to print Prime Number in a given range.
  27. C Program to check given number is Perfect or not.
  28. C program to print first n Prime Number.
  29. C program to calculate LCM of given two numbers.
  30. Program to check leap year
  31. Program to calculate the power without using POW function.
  32. Program which will remove any given character from a String.

Array

  1. n number of values in an array and display it in reverse order.
  2. Program in C to copy the elements of one array into another array
  3. Write a program in C to merge two arrays of same size sorted in descending order.
  4. Write a program to find the sum of all elements of the array.
  5. Write a program to find the maximum and minimum element in an array.
  6. Program to find an element from one dimensional array.
  7. Program to delete an element from one dimensional array.

Pattern Programming

  1. Print a ractangle or squre using * .
  2. Print a ractangle using numbers.
  3. Print a squre box contain patern.
  4. []

How to run the programs

After download Mingw and setup go through these steps.

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Support

For support, email rthnkg@gmail.com or join our Slack channel.

🔗 Links

linkedin twitter

🚀 About Me

I'm a full stack developer...

Feedback

If you have any feedback, please reach out to us at rthnkg@gmail.com

Authors

About

C PROGRAMMING - CODING QUESTIONS FOR INTERVIEWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages