I applied through college or university. The process took 3 days. I interviewed at Oracle (Trichy) in Aug 2016
Interview
Online test with 4 sections which is again subdivided into subsections (more than 2hr, you need to have patience and time management)
If you have applied for Server tech then you will have a coding round also (2 questions 1 hr, optimization is important)
3 rounds of tech plus 1 HR interview
first tech is of puzzles plus basic concepts like OOP concepts and DS (may ask project)
second tech is problem solving skills plus coding (may ask project)
third tech is more like stress interview (project and coding)
Not mandatory that you will be selected even if you are in HR round
In my case 1st and 2nd interview was almost 1 hr each and 3rd was half an hr
Interview questions [1]
Question 1
list out oops concepts
explain polymorphism with real life example?
Code for min number of notes(100,500.1000) for given amount (ATM) with atleast 1 100 rs note?
explain your project and your contribution in it?
why you want to be in Oracle (esp asked to non CS candidates)
I applied through college or university. The process took 2 days. I interviewed at Oracle (Pilani) in Aug 2016
Interview
I applied through my college. There was a test which comprises of aptitude, english, "completion of the given code" sort of questions, programming, databases and general cs. After qualifying this test, I was selected for the interview. I am from a non-CS background and a self-made programmer.
Interview questions [1]
Question 1
The interview was simple as he asked simple questions related to OOP principles and asked me to write the code for generating Pascal-s triangle.
I applied through college or university. The process took 3 days. I interviewed at Oracle (Surat) in Aug 2016
Interview
Campus Recruitment.On an average it was a positive experience as the interviewer was really poised throughout and did not vent out his frustration and pour it on me. So, even I was sangfroid throughout. All this was after shortlisting through online test.
Interview questions [1]
Question 1
Firstly he asked my interests - technical or non-technical or intermediatory whatever
Two coding questions.
1. to find the 5 pairs in an array which give sum near to zero
2. something like optimizing number of bags of 2 different weights given some condition,this i remember vaguely.