I applied through college or university. The process took 2 days. I interviewed at Oracle in Sep 2015
Interview
I applied through on-campus hiring. The written round was of approx. 2 hours. It had various sections( DBMS, OS, Coding question on binary trees aand AVL trees, Numerical, logical and verbal aptitude). I got selected in this round. It was followed by technical interviews(2) and HR interview. I couldn't make it through after the second technical interview but the overall experience was good. In technical interview they mainly focused on coding skills. I was asked to make many codes in basic C and few data structure problems. Those were easy ones and I answered all but didn't get selected for further rounds.
I applied through college or university. The process took 1 day. I interviewed at Oracle (Raurkela) in Sep 2015
Interview
oracle apps
campus placement 9th September
----------
1st round
apti questions
coding questions
logical questions
analytical questions
--------------------------
2nd round on paper coding everyone got diff question. no elimination in this round.
---------------------------
3rd round TR
total 10 people were selected for 3rd round
interviewers are friendly. this round is all about the question you done in last round. they will ask how you have done what is the logic ? can you optimize?....etc and other questions puzzles dbms concepts, sql queries, java question
out of 10 people only 3 got selected for next round
-------------------------------------------------------------------
4th round
this round is difficult one. all about programming. DP problems, DS algorithms etc were asked
------------------------------------------------------
Interview questions [1]
Question 1
1. sort the array such that even numbers in ascending order and odd numbers in descending order
2. n number of cards will be given out of 52 playing cards sort them according to colour and value
3. 4X4 matrix given which contains characters. one word will be given check all character of given word are present in array or not
4. a long string of numbers will be given like 99100102103104016 find the missing number here 105
it can be of 1/2/3 or any length numbers ex 1234568 or 1112131416 or 9101113 or anything
others are also there
5. 8X8 chess board containing only soldiers at different places soldier can move up, down, left, right. two soldiers are said to be connected if they are in soldier movement places. find the max connected component.
6. shuffled cards are given sort them
I applied through college or university. The process took 2 days. I interviewed at Oracle (Ahmedabad) in Sep 2015
Interview
On-Campus Recruitment
1) Online test : Data structure, DBMS, aptitude, analytical and OS concepts
2) Four round of technical interview followed by HR Round
Good knowledge of Data structure/DBMS concepts required.
In first two technical rounds they will ask questions from database and data structure. They will also ask aptitude questions and puzzles like water jug problems, sand clock problems etc.
Interview questions [1]
Question 1
They mostly ask questions from data structure application and would ask to implement in efficient way.