I applied through college or university. The process took 1 day. I interviewed at Oracle (Mumbai) in Aug 2020
Interview
1st round consists of mcqs on quants,verbal, and technical skills. Time limit is the main constraint here. Then 3 interviews were taken.
Tech, tech+HR,HR. Most of the interviewers were very friendly. At the end they took 19 people out of 200+
Interview questions [1]
Question 1
I was asked heaps and pl/sql, triggers in tech interview
I applied through college or university. The process took 1 week. I interviewed at Oracle (Mumbai) in Aug 2020
Interview
Hiring Process was of 2 stages .
1. Online test
2. Technical & HR Interview
Online test contained Aptitude Questions, DBMS,OS,Pseudocode type questions.
There were few Java based programming questions also.
There was one section about programming thinking skills in which we just have to fill in the conditions when a specific task is performed like tax calculation etc.
I applied through college or university. The process took 1 day. I interviewed at Oracle in Aug 2020
Interview
Round 1 was a mix of managerial and tech interviews. I play basketball, so I was asked multiple questions based on situations related to the game. 3 questions based on arrays and coding were asked
Interview questions [2]
Question 1
Given a square on 1X1 . Length and Breadth were increased and decreased by x respectively. What will be the effect on the perimeter and area? Assume all the bizarre cases. Write a code to check for the same.
How to get numbers from 1 to n in a sorted manner in O(n) time complexity? You have full control over the numbers after they are input by the user one by one.