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

Clear (1)

Oracle Software Engineer Interview Questions, Process, and Tips

Updated 21 Feb 2025

Top Oracle Software Engineer Interview Questions and Answers

  • Q1. Reverse Words in a String: Problem Statement You are given a string of length N . Your task is to reverse the string word by word. The input may contain multiple spaces ...read more
  • Q2. Minimum Number of Platforms Needed Problem Statement You are given the arrival and departure times of N trains at a railway station for a particular day. Your task is to ...read more
  • Q3. coding question: given a vector numbers, return the index of the vector which has the longest length palindrome
View all 15 questions

Oracle Software Engineer Interview Experiences

36 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It's more on the use of DSA and OOP concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Study and review well before interview.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Coding Test 

1 DSA Question ( LIS DP )
1 Rest Api Question
Hacker Rank Platform
Duration 1.5 hr

Round 3 - One-on-one 

(5 Questions)

  • Q1. DSA Questions Resume Projects and skills
  • Q2. Convert a number to english form that how it can be read in english .
  • Ans. 

    Convert a number to its English form for reading.

    • Break the number into groups of three digits

    • Convert each group to English words

    • Combine the words with appropriate thousand/million/billion suffixes

  • Answered by AI
  • Q3. Eliminate Duplicates in array .
  • Ans. 

    Use a Set data structure to eliminate duplicates in an array of strings.

    • Create a Set to store unique elements from the array.

    • Iterate through the array and add each element to the Set.

    • Convert the Set back to an array to get the array without duplicates.

  • Answered by AI
  • Q4. How you build the project mentioned in my resume. What are take ways , why this tech stack is used , how this feature is added more discussion.
  • Q5. Some oops Java questions like Difference between Interfaces and abstract classes, why interfaces are used . Some more general oops questions . Also encryption related questions used in a project .

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA , prepare projects mentioned in resume.
Have a good CGPA .

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Oracle visited our campus to recruit for the role of software engineer (netsuit). First round consists of coding, rest api and mcqs.

Round 2 - Technical 

(1 Question)

  • Q1. Most of the questions were on data structures like arrays, sorting algorithms and also sql
Round 3 - Technical 

(1 Question)

  • Q1. Advanced data structures

Software Engineer Interview Questions & Answers

user image Kashinath Kasar

posted on 20 Oct 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Aptitude Test 

Difficulty Level: Medium

Round 3 - Technical 

(1 Question)

  • Q1. Ask Question about data structure, SQL, OOP
Round 4 - HR 

(1 Question)

  • Q1. Salary Expectation, Long term goal, Short term goal

Oracle interview questions for designations

 Senior Software Engineer

 (31)

 Principal Software Engineer

 (11)

 Associate Software Engineer

 (10)

 Software Engineer II

 (2)

 Software Engineer Trainee

 (1)

 Software Development Engineer

 (1)

 Software Support Engineer

 (1)

 Software Engineer IV

 (1)

Software Engineer Interview Questions & Answers

user image Dabbagatla Saverika (21015A0426)

posted on 17 Aug 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

In this aptitude Test 20 Questions are given and this Round about to 40 minuts . 50% problems from aptitude and 50% from Reasoning. The topics Covered in those problems are Profit and Loss, Simple and compound intrest, Ratios and Proportion, Number System, Number series, Blood Relations.

Round 2 - Coding Test 

In the Codindg round 2 problems are given and which is about to 60 minuts
1st problem is on arrays they are given an array of duplicate elements we have to find out the frequency of Each element. 2nd Question is they given an array of positive integers we have to find out the good elements . The element is good which is greater than or equal to right most Element.

Interview Preparation Tips

Interview preparation tips for other job seekers - while preparing Interview always focus on basics and the practice is really matters.

Get interview-ready with Top Oracle Interview Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Coding Test 

1 st round was a coding test + basics of java

Interview Preparation Tips

Interview preparation tips for other job seekers - good experience

Software Engineer Jobs at Oracle

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
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 Resume tips
Round 2 - Coding Test 

Hacker Rank with basic level1 programs

Round 3 - One-on-one 

(1 Question)

  • Q1. Java and database basics also normal sql queries
Round 4 - One-on-one 

(1 Question)

  • Q1. Technical and Manageral
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Reverse string, oops concept, one program of codility

Round 2 - Technical 

(1 Question)

  • Q1. OOPS concept, basics of java
Round 3 - HR 

(1 Question)

  • Q1. Compensation requirement

I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Coding Test 

1 DSA question, 1 SQL question , 1 API question
6 mcq's

Round 2 - Technical 

(2 Questions)

  • Q1. Questions related to projects, internship experience
  • Q2. Coding question to group all anagrams of given string array Coding question to sorta binary array
Round 3 - Technical 

(2 Questions)

  • Q1. 3coding questions on 1) reversing a k nodes of linkedlist
  • Q2. 2) implement stack using queue 3) return triplets with given target sum
  • Ans. 

    Implement stack using queue and return triplets with given target sum

    • To implement stack using queue, we can use two queues and alternate between them for push and pop operations

    • For returning triplets with given target sum, we can use a nested loop and a hash set to store visited elements

    • We can then iterate through the array and check if the difference between target sum and current element exists in the hash set

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice DSA questions ,computer subjects like DBMS , SQL , operationg system ,computer networking

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

It was a simple String Manipulation question and another array related question.

Round 2 - Coding Test 

In this they asked me to solve one riddle and also they asked me one medium level coding question.

Round 3 - Assignment 

Asked me to solve sudoku in web as well as by code

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to solve riddle and sudoku
Contribute & help others!
anonymous
You can choose to be anonymous

Oracle Interview FAQs

How many rounds are there in Oracle Software Engineer interview?
Oracle interview process usually has 2-3 rounds. The most common rounds in the Oracle interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Oracle Software Engineer interview?
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, SQL, Javascript, Software Development and HTML.
What are the top questions asked in Oracle Software Engineer interview?

Some of the top questions asked at the Oracle Software Engineer interview -

  1. coding question: given a vector numbers, return the index of the vector which h...read more
  2. 2) implement stack using queue 3) return triplets with given target ...read more
  3. Convert a number to english form that how it can be read in englis...read more
How long is the Oracle Software Engineer interview process?

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

Recently Viewed

INTERVIEWS

Oracle

No Interviews

JOBS

Nuvama Wealth and Investment

No Jobs

DESIGNATION

SALARIES

DB Schenker

REVIEWS

Knorr-Bremse

No Reviews

JOBS

Epiroc

No Jobs

JOBS

Skyleaf Consultants

No Jobs

JOBS

Fusion Microfinance

No Jobs

JOBS

Inqubex Consulting

No Jobs

JOBS

Bask HR Consulting

No Jobs

Tell us how to improve this page.

Oracle Software Engineer Interview Process

based on 27 interviews

3 Interview rounds

  • Resume Shortlist Round
  • Technical Round - 1
  • Technical Round - 2
View more
Oracle Software Engineer Salary
based on 1.2k salaries
₹7 L/yr - ₹24 L/yr
89% more than the average Software Engineer Salary in India
View more details

Oracle Software Engineer Reviews and Ratings

based on 105 reviews

3.9/5

Rating in categories

3.5

Skill development

4.2

Work-life balance

3.3

Salary

4.1

Job security

3.9

Company culture

2.7

Promotions

3.5

Work satisfaction

Explore 105 Reviews and Ratings
Software Engineer (Data Engineering, Data warehouse)

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

Software Engineer (IC2)

Bangalore / Bengaluru

1-3 Yrs

₹ 6.5-33 LPA

Explore more jobs
Senior Software Engineer
2.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
2.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Principal Consultant
2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Member of Technical Staff
1.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Application Engineer
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Oracle with

SAP

4.2
Compare

MongoDB

3.7
Compare

Salesforce

4.0
Compare

IBM

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