adr-pooldt1 / Placement_Questions

This are various program asked in placement drive for various companies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Placement Questions

LIST OF IMPORTANT PROGRAMS FOR CAMPUS PLACEMENTS OF VARIOUS COMPANIES

  1. Write a program to identify if the character is a vowel or consonant
  2. Write a program to identify if the character is an alphabet or not
  3. Write a program to find Number of digits in an integer4
  4. Write a program to find Factorial of a number
  5. Write a program to identify of the a number is positive or negative
  6. Write a program to identify if the number is Strong number or not
  7. Write a program to identify if the number is Perfect number or not
  8. Write a program to identify if the number is Armstrong or not
  9. Write a CPP program to convert total no of days into years, months, days
  10. Write a program to identify if the number is Palindrome or not

About

This are various program asked in placement drive for various companies


Languages

Language:C++ 95.7%Language:Python 4.3%