I applied through a recruiter. The process took 4 weeks. I interviewed at Oracle (Bengaluru) in Sep 2023
Interview
Total two technical rounds and one with Directory.
Medium level questions asked and some designing related questions.
They mostly check why you want to join the company. One tip is initially only before joining you can negotiate the pay.
I interviewed at Oracle (Bangalore Rural) in Aug 2022
Interview
Group discussion + coding test + 3 technical rounds and offer release
Easy to medium for campus hires.
DSA is the most important thing they ask. Member of technical staff has one HR round also
I applied through an employee referral. The process took 2 months. I interviewed at Oracle (Austin, TX) in Sep 2024
Interview
I had an average interview experience. Started off with a technical screening round consisting of 2 LC medium coding questions and a week later the recruiter told me they're moving forward for a loop interview.
The loop interview was spread across two days with 3 technical interviews on day 1 and a bartender round on day 2. On day 1, I had a system design round with the HM and 2 coding rounds with senior/principal software engineers. The bartender round was basically just a lot of behavioral questions.
Interview questions [2]
Question 1
System design: Design a notification system for Facebook
Coding: Technical Screening - LC Degree of an Array; Loop Interview - Find all the happy numbers in a given range (not the same as the LC question. For this one, a happy number is one where the difference between every consecutive digit of a number is 1).