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 31 Jan 2025

Top Oracle Interview Questions and Answers for Experienced

View all 156 questions

Oracle Interview Experiences for Experienced

Popular Designations

314 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Dsa and oop, cn, be confident

Round 2 - Technical 

(1 Question)

  • Q1. Sum 2 linkedlists in efficient way
  • Ans. 

    Use iterative approach to traverse both linked lists and sum corresponding nodes while keeping track of carry.

    • Iterate through both linked lists simultaneously

    • Sum corresponding nodes and carry from previous sum

    • Create a new linked list to store the sum

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and prepared

Skills evaluated in this interview

Top Oracle Application Developer Interview Questions and Answers

Q1. Minimum Cost to Connect All PointsYou are given an array, ‘COORDINATES’ that represents the integer coordinates of some points on a 2D plane. Your task is to find the minimum cost to make all the points connected where the cost of connectin... read more
View answer (3)

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Consists JAVA, OS, OOPS

Round 2 - Technical 

(1 Question)

  • Q1. Overall OOPS concepts and java basic coding questions
Round 3 - HR 

(1 Question)

  • Q1. Puzzle and some tricky questions

Associate Application Developer Interview Questions asked at other Companies

Q1. Give an idea of an application of the financial domain and how it can help
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Accounting principles

Project Accounting Analyst Interview Questions asked at other Companies

Q1. Tell me the recent biggest Accounting froud happened in india? How do you find the Accounting fraudulent happened or not?
View answer (1)

Sales Manager Interview Questions & Answers

user image Tanmay Rajendra Gupta

posted on 28 Jul 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com

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. Tell me about yourself
Round 3 - One-on-one 

(1 Question)

  • Q1. What are your customer wins
  • Ans. 

    I have successfully closed deals with major clients resulting in increased revenue and long-term partnerships.

    • Closed deals with Fortune 500 companies resulting in a 30% increase in sales revenue

    • Established long-term partnerships with key clients leading to repeat business

    • Implemented successful sales strategies that resulted in a 50% growth in customer base

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

(1 Question)

  • Q1. Tell me about past experience

Sales Manager Interview Questions asked at other Companies

Q1. If you're in Cold areas like Kashmir or Himachal Pradesh. & You have to sell an AC which is having only Cold option. How would you do that?
View answer (15)

Oracle interview questions for popular designations

 Software Developer

 (67)

 Application Developer

 (37)

 Software Engineer

 (37)

 Senior Software Engineer

 (32)

 Member Technical Staff

 (24)

 Applications Engineer

 (23)

 Senior Consultant

 (18)

 Associate Consultant

 (17)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2023. There were 2 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 - Technical 

(2 Questions)

  • Q1. 1. List and Arraylist Differences 2. What happens when element with same key is added into HashMap 3.Spring boot beans and how we can avoid bean instantiation 4.Profile annotation in spring 5.what are the ...
  • Ans. 

    Explanation of differences between List and ArrayList, HashMap behavior with same key, Spring boot beans, Profile annotation in Spring, database configurations in pom.xml, and data structures.

    • List is an interface while ArrayList is a class that implements List interface

    • HashMap replaces the old value with the new value if the same key is added

    • Spring boot beans can be avoided by using @Lazy annotation

    • Profile annotation i...

  • Answered by AI
  • Q2. Programs: 1. Write program to return list of duplicate integer using int array 2. Write program to return square of integers in ascending order input:[-4,0,3,5] output:[0,9,16,25]
  • Ans. 

    Program to return square of integers in ascending order from input array

    • Iterate through the input array and calculate the square of each integer

    • Store the squares in a new array and sort it in ascending order

    • Return the sorted array of squares

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for below
1. datastructures
2.basic string programs
3. spring boot

Skills evaluated in this interview

Top Oracle Senior Member Technical Interview Questions and Answers

Q1. 1. List and Arraylist Differences 2. What happens when element with same key is added into HashMap 3.Spring boot beans and how we can avoid bean instantiation 4.Profile annotation in spring 5.what are the configuration added in pom.xml for ... read more
View answer (1)

Senior Member Technical Interview Questions asked at other Companies

Q1. What is difference between Docker and Virtual Machine?
View answer (1)

Get interview-ready with Top Oracle Interview Questions

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
Not Selected

I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Kth node from behind for linked list
  • Ans. 

    Find the Kth node from the end of a linked list

    • Traverse the linked list to find the length of the list

    • Calculate the position of the Kth node from the beginning

    • Traverse the list again to find the Kth node from the end

  • Answered by AI

Skills evaluated in this interview

Senior Java Developer Interview Questions asked at other Companies

Q1. Delete Kth node From EndYou have been given a singly Linked List of 'N' nodes with integer data and an integer 'K'. Your task is to remove the Kth node from the end of the given Linked List. For example: The given linked list is 1 -> 2 -... read more
View answer (4)

Jobs at Oracle

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Level order traversal of Binary tree

Round 2 - system design 

(1 Question)

  • Q1. Design payments infrastructure
  • Ans. 

    Designing a robust and scalable payments infrastructure for efficient transactions.

    • Identify the requirements of the payments system, including transaction volume, security, and integration with existing systems.

    • Choose appropriate payment methods such as credit/debit cards, digital wallets, and bank transfers.

    • Implement secure payment gateways to process transactions securely and efficiently.

    • Consider compliance with regu...

  • Answered by AI

Skills evaluated in this interview

Principal Engineer Interview Questions asked at other Companies

Q1. what technique did you use to understand the root cause of the problem and isolate the specific task or process that needed attention
View answer (3)

Full Stack Developer interview

user image Drunken Engineer

posted on 24 Nov 2021

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is TestNG and its Real time usage
  • Ans. 

    TestNG is a testing framework for Java that supports various testing levels and annotations.

    • TestNG allows for easy configuration of test suites, test cases, and test methods.

    • It supports parallel execution of tests, data-driven testing, and parameterization.

    • TestNG provides detailed test reports and allows for grouping of test methods.

    • Real-time usage includes automating test cases for web applications, API testing, and i

  • Answered by AI

Skills evaluated in this interview

Senior Automation Test Engineer Interview Questions asked at other Companies

Q1. (1) write a list comprehension to print a list from 1 to 10 (2) write a program to check if a given positive integer is a power of two (3) create a fibonacci series of 100 using recursive function (4) write a program to find missing numbers... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Overview of HCM modules worked upon
  • Ans. 

    Worked on various HCM modules including Core HR, Payroll, Time and Attendance, Benefits Administration.

    • Implemented Core HR module to manage employee information, organizational structure, and job positions.

    • Configured Payroll module to process employee salaries, deductions, and taxes accurately.

    • Managed Time and Attendance module to track employee work hours, leaves, and overtime.

    • Administered Benefits Administration modu...

  • Answered by AI

Senior Quality Analyst Interview Questions asked at other Companies

Q1. - Difference Between Verification and Vakudation -Difference between Microprocessor and Microcontroller -Test levels - Difference between Smoke and Regression - Who does Verification of software and Validation of Software - If a functionali... read more
View answer (1)

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 156 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.6

Promotions

3.4

Work satisfaction

Explore 5.2k Reviews and Ratings
Java Developer (3 To 7 years)

Bangalore / Bengaluru

2-7 Yrs

Not Disclosed

5G Core Testing

Gurgaon / Gurugram

6-11 Yrs

₹ 15-30 LPA

Devsecops Engineer

Bangalore / Bengaluru

10-15 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
2.4k salaries
unlock blur

₹10.2 L/yr - ₹40 L/yr

Senior Consultant
2.1k salaries
unlock blur

₹9 L/yr - ₹24.9 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

₹12 L/yr - ₹45 L/yr

Senior Application Engineer
1.4k salaries
unlock blur

₹9.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