Oracle Placement Paper 1
- By Moderator ..
- Published 04/5/2006
- Oracle 2003 Placement Papers
-
Rating:
Unrated
Oracle Placement Paper 1
I think these questions will be useful for those who are going to
attend the Oracle_Bangalore Interview.
The questions asked to me in Oracle Interview are:
1st interviewer(one hour 10 minutes)
1. There is dual switch bulb,we have to write the truth table
and also FSM for that dual switch bulb.
2. Write a program to check whether the given comments are
nested comments are or not(/*ajsd/*asdh*/asd*/ is nested comment
but /*asd*/ /*kjasdh*/ is not a nested comment)-you can write program
in any language...
3.Check whether the trees are structurally similar or
not....program using linked list
4. What is virtual functions and some question on virtual
functions....
5.What are the statemnets beging with # mean in C language
and how they can be handled by macroprocessor and if it comes in the
middle of program how it will be handled..
6.Write a program for finding the factorial of a given
number..
2nd interviewer(one hour 20 minutes)
1. Write a program to find whether a linked list is circular
or not
2. Write a program to reverse a linked list...
3.Write a program to find the mirror image of the given
binary tree.
4.Tell something about genetic algorithms and explain ur
M.Tech project....