Thursday, April 4, 2013

Interview with OATSystems

Interview with OATSystems
 
Q 1. Write a program to prints the linked list in reverse order using recursion and Iteration.
 
Q2. Write a program for giving number is power of 2 .
 
Q3. Write a program for finding the nth Fibonicci number using recursion and Iteration.
 
Q4. Find out the 3rd side of a given isoscales triangle. Two sides were 5 and 10.
 
Q5. What is the difference between a method call by value and call by reference.

No comments:

Post a Comment

Interview With Amazon Chennai

Interview With Amazon Chennai Interview 1: Coding Problem: Q1. Write down a program which will sort the values at the level in...