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 Software Developer Interview Questions, Process, and Tips

Updated 18 Jan 2025

Top Oracle Software Developer Interview Questions and Answers

  • Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a spe ...read more
  • Q2. Square Root (Integral) Problem Statement Given a number N , calculate its square root and output the integer part only. Example: Input: 18 Output: 4 Explanation: The squ ...read more
  • Q3. Search in a Row-wise and Column-wise Sorted Matrix Problem Statement You are given an N * N matrix of integers where each row and each column is sorted in increasing ord ...read more
View all 45 questions

Oracle Software Developer Interview Experiences

63 interviews found

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

Questions on Linkedlist and java 8 questions

Software Developer Interview Questions & Answers

user image ARJUN PANDIT

posted on 20 Oct 2024

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

Aptitude +coding +computer fundamentals

Interview Preparation Tips

Interview preparation tips for other job seekers - work hard

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Focussed on easy to medium dsa questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. How do you create thread locks
  • Ans. 

    Thread locks are created using synchronization mechanisms to prevent multiple threads from accessing shared resources simultaneously.

    • Use synchronized keyword in Java to create a synchronized block or method

    • Use locks from java.util.concurrent.locks package like ReentrantLock

    • Use synchronized collections like ConcurrentHashMap to handle thread safety

    • Implement thread-safe data structures like BlockingQueue for producer-con

  • Answered by AI
  • Q2. Trapping rain water problem
  • Ans. 

    Trapping rain water problem involves calculating the amount of water that can be trapped between buildings given their heights.

    • Calculate the maximum height of buildings to the left and right of each building

    • Find the minimum of the two heights

    • Subtract the height of the current building to get the amount of water that can be trapped at that building

  • Answered by AI

Skills evaluated in this interview

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

Questions were based on medium level array , hashmap

Oracle interview questions for designations

 Associate Software Developer

 (4)

 Senior Software Developer

 (4)

 Software Developer Intern

 (2)

 Software Developer II

 (1)

 Assistant Software Developer

 (1)

 Full Stack Software Developer

 (2)

 Software Developer 1

 (1)

 Python Software Developer

 (1)

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

DSA coding questions leet code hackerrank

Round 2 - Technical 

(1 Question)

  • Q1. DSA Algo Leet code question

Get interview-ready with Top Oracle Interview Questions

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

I applied via Campus Placement

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 - Aptitude Test 

Basic aptitude from rs agarwal book.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Sort using frequency
  • Ans. 

    Sort an array of strings based on their frequency of occurrence.

    • Create a frequency map to count the occurrences of each string

    • Sort the strings based on their frequency in descending order

    • If two strings have the same frequency, sort them lexicographically

    • Return the sorted array

  • Answered by AI
  • Q2. Camel banana problem

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare aptitude and have strong hold on basic programming

Skills evaluated in this interview

Software Developer Jobs at Oracle

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

I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

It consists of two questions-one coding and the other related to rest api.It also consists of mcqs related to aptitude.

Round 2 - Technical 

(1 Question)

  • Q1. Self introduction Projects done
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. It was about writing code with medium jevel and focus on time complexity
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Vasavi College of Engineering, Hyderabad and was interviewed in May 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Hackerrank -coding+apptitude

Round 2 - Technical 

(1 Question)

  • Q1. Questions on oops sql,dsa
Round 3 - Technical 

(1 Question)

  • Q1. Data structures and puzzles
Round 4 - HR 

(1 Question)

  • Q1. Why should we hire you
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding round consist of two section consisting of aptitude and two question on coding.

Round 2 - Technical 

(1 Question)

  • Q1. One puzzle and one simple array question

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for json and simple dsa

Oracle Interview FAQs

How many rounds are there in Oracle Software Developer interview?
Oracle interview process usually has 2-3 rounds. The most common rounds in the Oracle interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Oracle Software Developer 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, Oracle, Python, Debugging and Agile Coaching.
What are the top questions asked in Oracle Software Developer interview?

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

  1. Spring Collections Difference between list and set What is sorted mean in ha...read more
  2. What is rotational shifts. What is web service flow. How will you check ports o...read more
  3. Which database are you going to use for Parking lot and Wh...read more
How long is the Oracle Software Developer interview process?

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

Tell us how to improve this page.

Oracle Software Developer Interview Process

based on 52 interviews

4 Interview rounds

  • Coding Test Round
  • Technical Round
  • HR Round
  • Aptitude Test Round
View more
Oracle Software Developer Salary
based on 1.3k salaries
₹8 L/yr - ₹31.4 L/yr
121% more than the average Software Developer Salary in India
View more details

Oracle Software Developer Reviews and Ratings

based on 104 reviews

3.8/5

Rating in categories

3.5

Skill development

4.3

Work-life balance

3.4

Salary

4.0

Job security

3.8

Company culture

2.7

Promotions

3.5

Work satisfaction

Explore 104 Reviews and Ratings
Software Development Snr Manager

Bangalore / Bengaluru

7-9 Yrs

Not Disclosed

Architect Software Developer

Bangalore / Bengaluru

9-13 Yrs

Not Disclosed

Software Development Snr Manager

Bangalore / Bengaluru

3-5 Yrs

₹ 5-36.5 LPA

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.1 L/yr - ₹25 L/yr

Principal Consultant
2k salaries
unlock blur

₹14 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.7 L/yr - ₹30 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