Open In App

Oracle Interview Experience

Round 01: Online assessment test 1hr 47min. There is a timer for each subsection. This test has 4 sections, each section has sub-sections.

Software Engineering Aptitude: 39 Questions and the given time was 47min.



Coding Skills: 16 Questions and the given time was 25min.

Computer Science Knowledge: 17 Questions and the given time was 15min.



Contextual Communication: 20 Questions and the given time was 20min.

Round 02: Technical Interview around 40min for me it was from 2:00 PM – 2:40 PM.

At the end interviewer asked do you have any questions – I asked a few questions.

Round 03: Technical + HR around 1hour for me it was from 4:45 PM – 5:45 PM.

E.g: Have to write the code for the actual logic.

L1 = [“R1” , “R2” ,”R3” ,”R4”];
L2 = [“R3” , “R5” , “R7”];
Ans = [“R3”]; // Problem is similar to this.

E.g: Have to write the code for the actual logic.

L1 = 6->4->8 (num = 648)
L2 = 8->4->9->8 (num = 8498)
Ans = 9->1->2->6 (num = 9126)

Round 04: Technical + HR around 50min for me it was from 5:50 PM – 6:40 PM.

E.g:

I i s o
t s u u
    n t
    n s
    y i
      d
      e

At the end interviewer asked do you have any questions

Round 05: HR around 10 to 20 min for me it was from 6:45 PM – 7:05 PM.

Article Tags :