I applied through college or university. The process took 2 days. I interviewed at Oracle (Silchar) in Nov 2015
Interview
Job Interview for Oracle Finance Service Software Ltd.
Fresher. Electrical Engineering. Interviewed at NIT Silchar. 2015
Process:
1. Online Test which comprises of 4 sections. English, Aptitude, Basic Programming, And Core Programming(Data Structure)
2. Technical interview
3. HR Interview
Every round is an eliminating round. You must score good in Core Programming for Oracle GBU but for OFSS a descent score can clear you the 1st Round. ( We had same Test for both the Post)
You must have basic programming skills in C, OOPS and SQL
HR round is a stress round where the interviewer will test your patience and situation handling capabilities when given stress. Be Cool.
50 guys were selected after Online Test, 15 got selected after Technical Interview, 11 were finally selected after HR interview. Out of which 7 are for Applications Devfeloper and 4 for QA
Interview questions [1]
Question 1
Explain any Sort Algorithm ( Bubble Sort )
What is debugging
Why Developer?
Difference b/w Tester, Consultant and Developer ( HR )
I applied through college or university. The process took 1 day. I interviewed at Oracle (Hyderabad) in Feb 2016
Interview
first round was online test which contains both aptitude,verbal and technical questions, mostly the technical was concentrated on data structures. 60 were selected from this round. we had 3 tech and 1 hr..(somepeople had 2 and some had 4 technical rounds) the hr was more of casual talk.
Interview questions [1]
Question 1
tech 1: he gave me some series 1,11,21,1211.....(1.1 read 1 time,1 read 2times...) and if nth number was given he asked me to write an algorithm to find out n+1th nummber.,asked ten boxes 10 pebbles puzzle.. and some technical questions on data structures and java
tech 2:it was more like a analytical roound asked puzzles
tech3:insertion into a circular linked list after 2nd largest num,some basic java concepts
I applied through college or university. The process took 2 days. I interviewed at Oracle (Hyderabad) in Feb 2016
Interview
Oracle Campus Recruitment Process at CBIT,hyderabad: 10th feb 2016.1st round consisting of 4 sections- general aptitude,logical ,verbal, technical(os,ds,dbms,big o notations,codd rules,ooad).total 90 mins duration.interviews on 18th feb 2016,3 technical interviews - 2 hrs each and 1hr interview-20mins.results on 19th feb
Interview questions [4]
Question 1
first technical interview
tell me about yourself?
which language are you comfortable in for coding?
given a large array ,program to count frequency of each number in an optimized way?
program for multiplication of two numbers consists of 20 digits each?
given almost a postfix expression,program to get the result?
given a excel sheet,get the column number of ABCD and column name of 6532?
when all the numbers of different combinations consisting of 1,2,3,4,5 are arranged in increasing order,give the rank of number 35421 ?
given an array of positive and negative numbers,arrange them in such a way that all positive numbers at one end and negative numbers at other end(size of array is large and unknown)
about projects
all solutions should be optimized
second technical interview
tell me about yourself
explain about the questions asked in first interview and your approaches
given a number 4
1,1,1,1
1,1,2
1,3
2,2
all the sets of this format without repeatitions(code should be a generic one)
given a number and string find whether palindrome or not
given a string,find all possible palindromes (string of length 1,2,3.....)
given a set of strings-strings which are unique (not repeated)should be printed in sorted order
repeated strings along with their frequencies
if any string is concatination of two strings from given set of strings
about projects and currently working project
all solutions should be optimized
third technical interview
tell me about yourself
currently working project
what subjects are you good at
os-swapping,thrashing,semaphores,paging,scheduling algorithms
dbms-given tables,some queries on that,normalization and its forms with examples,primary key,super key,composite primary key,joins
c-difference between call by value and call by reference
java-interface,inheritance,super keyword,final keyword,extends ,implements keywords,exceptional handling
data structures-queues,stacks,linked list,binary trees
given an array from 1-100,find the missing number
inserting a node in the middle of linked list
given a array of repeated numbers,print the numbers in such a way that numbers are printed in increasing order of their frequencies and print the numbers in increasing order if frequencies are same and codes from data structures
hr interview
tell me about yourself
family background in particular
3 strengths and 3 weakness
about preferred location
some general hr questions
throughout the interviews,your way of approach to a problem is observed