You are on page 1of 10

palindrome

prime no
factorial
decimal to binary
temperatire conversions
fibonacci
armstrong
Patterns
no of even and odd
second largest
use command line arguments and use the variables given in question otherwise compile error shows it is corrected by
software remenber
checking palindrome of a given string,
2) find area of circle,
3) find hypotenuse) .
Write a code for finding area of circle.
Write a code for finding n!
Write a code for reversal of strings.
Write a code for prime numbers.
Program for Hypotenuse of a right angled triangle using command line arguments Program for checking whether a given
string is palindrome or not using command line arguments
First three rounds were good but in coding round we got an extremely unexpected questions like converting integers to
binary &sum of primary within range n1and n2.
area of the circle and whether given year is leap year or not
prime numbers sum from 7 to 24
to print primary numbers between a minimum and maximum limit which will be explained in the question.
They asked to find addition of two numbers and print the result in binary.
right angl triangle pythagorus ( coding)
prime no and its squr root ( coding)
factorial(coding)
Find square root without sqrt function.

You might also like