packetprep / coding-questions

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

Home Page:https://packetprep.com/course/coding-for-interviews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C PROGRAMMING - CODING QUESTIONS FOR INTERVIEWS

Coding:fire: is an art, it has to be learnt with heart: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...

To make your preparation easy and effective, we have also shot the concept lectures for each program. Watch them to get the grip on core idea of implementation.

Video Lectures : https://packetprep.com/course/coding-for-interviews

If you are falling short of time, then go through the important programs which are marked as ❄️

ALL THE BEST FOR YOUR INTERVIEW

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
  16. Program to convert Binary to Decimal and viceversa
  17. Program to convert Binary to Octal
  18. Program to find LCM of two numbers without recursion ❄️
  19. Program to find GCD of two numbers without recursion ❄️
  20. Program to print wedge, pyramid and diamond pattern

Arrays:

  1. Find the smallest and Largest number in the array
  2. Find the second largest number in the array ❄️
  3. Program to remove duplicate elements in an array ❄️
  4. Program to search for an element in an array using linear search
  5. Program to sort an array in ascending order using Bubble Sort
  6. Program to find the Largest Sum of Contiguous Subarray - Kadane's Algorithm ❄️
  7. Find the frequency of numbers in an array
  8. Program to separate Even and Odd numbers in an array

Written with lots of love & passion for programming...
Do give your valuable feedback...
Together we can make this repository awesome 👍


Krishna Teja G S @www.packetprep.com