Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Oracle Team. If you also belong to the team, you can get access from here

Oracle Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Oracle Interview Questions, Process, and Tips for Experienced

Updated 19 Feb 2025

Top Oracle Interview Questions and Answers for Experienced

View all 156 questions

Oracle Interview Experiences for Experienced

Popular Designations

315 interviews found

I applied via Naukri.com and was interviewed in Jul 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1. Regarding previous roles and responsibilities.
  • Q2. Elaborated regarding the Engineering manager day to day task which I was handling.
  • Q3. Framework design questions.
  • Q4. Elaborated spring boot

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview questions were average.
Point comes post spending some time at oracle.
Why not to join:
1. Oracle R&D lots and lots of micro management.
2. Toxic work culture.
3. 4 project manger handling single project it was real fun 😂
5. No work life balance.

Why to join:
1. If and only if you don't have any other options.
2. If you don't want peace and only want problems.

I already have started looking for other opportunities.
Hope this will help some one out.

Principal Member Technical Staff Interview Questions asked at other Companies

Q1. HLD design for microservices base problem.
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Simple Process Related Question

Technical Director Interview Questions asked at other Companies

Q1. What is difference between IBR and Non IBR Boiler?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. More on SCM and Manufacturing Cloud Functionality
Round 3 - One-on-one 

(1 Question)

  • Q1. More on SCM and Manufacturing Cloud Functionality including Planning

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Strong on the Cloud Functionality

Senior Principal Engineer Interview Questions asked at other Companies

Q1. What is api tetsing How to validate response What is difference between put patch post How to do data driven in postman How can we use response data from one request to another request Rest api architecture Difference between rest api and S... read more
View answer (1)

I applied via Approached by Company and was interviewed before Sep 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Work experience, domain related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Domai questions, process oriented questions
Round 4 - One-on-one 

(1 Question)

  • Q1. More towards role , expectations, growth path

Interview Preparation Tips

Interview preparation tips for other job seekers - Be truthful. Try to give relevant answers instead of long ellaborative answer pouring irrelevant stuff

Senior Product Manager Interview Questions asked at other Companies

Q1. What are the growth hacks you would use to grow traffic?
View answer (1)

Oracle interview questions for popular designations

 Software Developer

 (67)

 Software Engineer

 (38)

 Application Developer

 (37)

 Senior Software Engineer

 (32)

 Member Technical Staff

 (24)

 Applications Engineer

 (23)

 Senior Consultant

 (18)

 Associate Consultant

 (17)

SDE Interview Questions & Answers

user image Anonymous

posted on 22 Oct 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Aptitude and technical questions

Round 3 - Coding Test 

2 coding questions with choice of language

Round 4 - Technical 

(2 Questions)

  • Q1. Technical questions
  • Q2. Programming questions

SDE Interview Questions asked at other Companies

Q1. Longest Increasing Subsequence Problem Statement Given an array of integers with 'N' elements, determine the length of the longest subsequence where each element is greater than the previous element. This subsequence must be in strictly inc... read more
Add answer

Get interview-ready with Top Oracle Interview Questions

I was interviewed before Jun 2021.

Round 1 - Technical 

(3 Questions)

  • Q1. Matrix with one and zero. Need to send all zero in front of one in each row in optimised way
  • Q2. Implement stack using queues
  • Ans. 

    Implementing stack using queues involves using two queues to simulate the behavior of a stack.

    • Create two queues, q1 and q2

    • Push operation: Enqueue the element to q1

    • Pop operation: Dequeue all elements from q1 to q2 except the last one, which is returned as the popped element

    • Swap the names of q1 and q2 after each pop operation

    • Top operation: Return the last element of q1

  • Answered by AI
  • Q3. Networking, telecom related questions
Round 2 - Technical 

(1 Question)

  • Q1. Find second largest in o(n) complexity
  • Ans. 

    Find second largest in o(n) complexity

    • Use two variables to keep track of largest and second largest

    • Traverse the array once and update variables accordingly

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - After two technical, also had a manager round

Skills evaluated in this interview

Senior Member of Technical Staff Interview Questions asked at other Companies

Q1. Reverse LL using recursion, Find the path in a btree that sums closest to a value K
View answer (1)

Jobs at Oracle

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Performance Engineering concepts
Round 3 - Group Discussion 

Test Analysis and coding, DB

Round 4 - HR 

(1 Question)

  • Q1. Why you are changing job

HR Manager interview

user image MY Fusion Technologies

posted on 14 Dec 2021

I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Jdbc connectivity, data manipulation without Java date api, general SQL statement
  • Q2. Was made to write code on picece of papaer

Interview Preparation Tips

Interview preparation tips for other job seekers - Concrete on core Java and problem solving techniques

Senior Software Engineer 1 Interview Questions asked at other Companies

Q1. Architecture Design for an e2e system that takes input from user to the response shown to the user
View answer (1)

I applied via LinkedIn and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basics of java programming
  • Q2. Xpath and css for web elements
  • Ans. 

    Xpath and CSS are used to locate web elements on a webpage.

    • Xpath is a language used to navigate through the XML structure of a webpage.

    • CSS selectors are used to target specific HTML elements on a webpage.

    • Xpath can be used to locate elements based on their attributes, text content, or position on the page.

    • CSS selectors can be used to locate elements based on their tag name, class, ID, or attributes.

    • Both Xpath and CSS ca...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. A bit more deep dive into oops and threading concepts
  • Q2. About selenium framework
Round 4 - Behavioral 

(2 Questions)

  • Q1. About manaul testing process
  • Q2. Scrnario based questions

Interview Preparation Tips

Topics to prepare for Oracle Member Technical Staff interview:
  • Java OOPS
  • Selenium
  • BDD
  • Robot Framework
  • Git
  • Jenkins
Interview preparation tips for other job seekers - It's not too tough but be well prepared for programming rounds.

Skills evaluated in this interview

Top Oracle Member Technical Staff Interview Questions and Answers

Q1. Regular Expression Match Problem Statement Given a string str and a string pat, where str may contain wildcard characters '?' and '*'. If a character is '?', it can be replaced with any single character. If a character is '*', it can be rep... read more
Add answer

Member Technical Staff Interview Questions asked at other Companies

Q1. Buy and Sell Stock Problem Statement Imagine you are Harshad Mehta's friend, and you have been given the stock prices of a particular company for the next 'N' days. You can perform up to two buy-and-sell transactions to maximize your profit... read more
Add answer

Oracle Interview FAQs

How many rounds are there in Oracle interview for experienced candidates?
Oracle interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Oracle interview process for experienced candidates are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Oracle interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Oracle. The most common topics and skills that interviewers at Oracle expect are Java, Oracle, Javascript, Python and SQL.
What are the top questions asked in Oracle interview for experienced candidates?

Some of the top questions asked at the Oracle interview for experienced candidates -

  1. 1. Write a program to remove duplicate elements from String and mention the cou...read more
  2. 4. What is marker interface? Example of marker interface. Why it is us...read more
  3. 2. Write a program to capitalise all the first letter of a word in a senten...read more
How long is the Oracle interview process?

The duration of Oracle interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Oracle Interview Process for Experienced

based on 157 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Google Interview Questions
4.4
 • 871 Interviews
Cisco Interview Questions
4.1
 • 396 Interviews
SAP Interview Questions
4.2
 • 308 Interviews
Salesforce Interview Questions
4.0
 • 272 Interviews
Adobe Interview Questions
3.9
 • 250 Interviews
View all

Oracle Reviews and Ratings

based on 5.2k reviews

3.7/5

Rating in categories

3.5

Skill development

4.0

Work-life balance

3.1

Salary

3.9

Job security

3.7

Company culture

2.7

Promotions

3.4

Work satisfaction

Explore 5.2k Reviews and Ratings
Java Microservices Developer

Bangalore / Bengaluru

7-12 Yrs

Not Disclosed

PL/SQL Java Flexcube Project Manager

Pune,

Bangalore / Bengaluru

+1

10-20 Yrs

₹ 20-35 LPA

Systems Analyst( Weblogic & DBA ) : Bangalore

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
2.3k salaries
unlock blur

₹10.2 L/yr - ₹40 L/yr

Senior Consultant
2.1k salaries
unlock blur

₹9 L/yr - ₹25 L/yr

Principal Consultant
2k salaries
unlock blur

₹10.9 L/yr - ₹36 L/yr

Senior Member of Technical Staff
1.8k salaries
unlock blur

₹13.5 L/yr - ₹45 L/yr

Senior Application Engineer
1.4k salaries
unlock blur

₹8.5 L/yr - ₹34 L/yr

Explore more salaries
Compare Oracle with

SAP

4.2
Compare

MongoDB

3.8
Compare

Salesforce

4.0
Compare

IBM

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview