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
3.7

based on 5k Reviews

Filter interviews by

Oracle Software Developer Intern Interview Questions, Process, and Tips

Updated 14 Jan 2022

Top Oracle Software Developer Intern Interview Questions and Answers

  • Q1. Find The Repeating And Missing Number You are given an array 'nums' consisting of first N positive integers. But from the N integers, one of the integers occurs twice in ...read more
  • Q2. Merge K Sorted Arrays You have been given ‘K’ different arrays/lists, which are sorted individually (in ascending order). You need to merge all the given arrays/list such ...read more
  • Q3. Anagram Pairs Pre-requisites: Anagrams are defined as words or names that can be formed by rearranging letters of another word. Such as "spar" can be formed by rearrangin ...read more

3 Oracle Software Developer Intern Interview Experiences

5 questions found

Sort by: Popular

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 16 Sep 2021

I was interviewed in Jan 2021.

2 Interview Rounds

1

Video Call Round (2 Questions)

Round duration - 45 Minutes
Round difficulty - Medium

First, the interviewer asked about college life in the past two years and what all skills I gained. I told all my achievements and all skills that I gained in the period. asked about Language preference

  • Q1. Anagram Pairs Pre-requisites: Anagrams are defined as words or names that can be formed by rearranging letters of another word. Such as "spar" can be ...read more
  • Q2. Merge K Sorted Arrays You have been given ‘K’ different arrays/lists, which are sorted individually (in ascending order). You need to merge all the given arrays...read more
2

Video Call Round (2 Questions)

Round duration - 100 minutes
Round difficulty - Medium

  • Q1. Greatest Common Divisor You are given two numbers, ‘X’ and ‘Y’. Your task is to find the greatest common divisor of the given two numbers. The Greatest Common D...read more
  • Q2. Find The Repeating And Missing Number You are given an array 'nums' consisting of first N positive integers. But from the N integers, one of the integer...read more

Interview Preparation Tips

Eligibility criteriaAbove 7 GPAOracle interview preparation:Topics to prepare for the interview - Data Structures, DBMS, OS, OOPS, System DesignTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Pratice atleast 300 standard questions
Tip 2 : very good with computer science concepts
Tip 3 : Good projects to discuss

Application resume tips for other job seekers

Tip 1 : one page is enough
Tip 2 : good projects of web developement

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Intern Interview Questions

user image CodingNinjas

posted on 3 Dec 2021

I was interviewed before Dec 2020.

1 Interview Round

1

Face to Face Round (1 Question)

Round duration - 45 minutes
Round difficulty - Medium

At first, there were few questions regarding projects mentioned in resume. Later , few questions were asked from binary tree and binary search tree and in last a puzzle was asked. It lasted around 45 minutes. The interviewer was supporting type.

  • Q1. BST to greater tree Given a binary tree with 'N' number of nodes, convert it to a Greater Tree such that data of every node of the original BST is chang...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in BengaluruEligibility criteriaCGPA : 7 & above and no active backlogs , Online testOracle interview preparation:Topics to prepare for the interview - Pointers, Binary tree, Binary Search tree, OOPS, Time Complexity, Algorithms, DBMSTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Practice basic as well as advanced questions on Binary Search Tree and Binary Tree
Tip 2 : Practice on aptitude part also
Tip 3 : If you do not have any project on software development, then think of implementing whatever project you have through coding

Application resume tips for other job seekers

Tip 1 : Have some projects on resume whether it is related to software development or not
Tip 2 : One page resume is best and do not put false things on resume

Final outcome of the interviewRejected

Skills evaluated in this interview

Software Developer Intern interview

user image MentorMony

posted on 24 Nov 2021

Interview questions from similar companies

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

I was interviewed before Oct 2023.

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Longest Valid Parentheses
  • Q2. Find the maximum number in the subarrays of length k.
2

Technical Round (1 Question)

  • Q1. Spiral Matrix Question

Skills evaluated in this interview

Interview experience
4
 Good
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Referral and was interviewed in Jul 2024.

3 Interview Rounds

1

Technical Round (8 Questions)

  • Q1. Difference between static and final
  • Q2. ArraysList vs LinkedList
  • Q3. Describe Java8 Features
  • Q4. Gave one scenario to solve using streams in java8
  • Q5. Multithreading- Write program to print even and odd numbers from 1 to 20 using 2 threads. 1 thread will responsible for printing even and another for Odd. And p...read more
  • Q6. Why strings immutable
  • Q7. Outer Join SQL query
  • Q8. What is the purpose of using default methods in java8?
2

Technical Round (8 Questions)

  • Q1. 1 coding problem related to Anagrams
  • Q2. 1 Java8 streams problem
  • Q3. What are checked exceptions
  • Q4. Purpose of @SpringBootApplication annotation?
  • Q5. Use of @Qualifier
  • Q6. What are microservices?
  • Q7. Design patterns
  • Q8. How microservices communicate with each other
3

Behavioral Round (3 Questions)

  • Q1. Asked about projects.
  • Q2. Complete flow and business use case of the project
  • Q3. Interviewer was more concerned about matching the tech stack with job description

Interview Preparation Tips

Topics to prepare for Deutsche Telekom Digital Labs Software Engineer interview:
  • java8
  • Multithreading
  • Spring Boot
  • Microservices
  • MySQL
  • Basic OOPS Concept
  • Streams
  • Exception Handling

Skills evaluated in this interview

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 No response

2 Interview Rounds

1

Aptitude Test Round

Mintu Babu lives in a smaller house than her brother and in a larger house than her parents. Her children reside with her, and she has no other relatives. If Mintu Babu's relative U lives in a larger house than her relative S, then all the following may be true except: \n\n1) S is U's father \n\n2) S is U's mother \n\n3) U is younger than S \n\n4) S is younger than U

2

Technical Round (2 Questions)

  • Q1. 1. merge two linked list
  • Q2. 2. reverse a linked list.
Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Campus Placement and was interviewed in Sep 2024.

2 Interview Rounds

1

Group Discussion Round

OOPS , DBMS , OS , and DSA concepts

2

Technical Round (2 Questions)

  • Q1. DBMS related concepts
  • Q2. Networking and Network Security
Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. What are React Queries?
  • Q2. Can useEffect() hook run twice?

Skills evaluated in this interview

Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 No response

I applied via Approached by Company and was interviewed in Sep 2024.

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. Problems related to Binary Search
  • Q2. Problem statement on BST

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA basics
Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

One-on-one Round (1 Question)

  • Q1. Reverse a linked list

Tell us how to improve this page.

Oracle Software Developer Intern Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

5.0

Work-Life balance

2.0

Salary & Benefits

5.0

Job Security

4.0

Company culture

2.0

Promotions/Appraisal

3.0

Work Satisfaction

Explore 1 Review and Rating
Senior Consultant
2.2k salaries
unlock blur

₹9.8 L/yr - ₹26.5 L/yr

Senior Software Engineer
2.2k salaries
unlock blur

₹11.3 L/yr - ₹40 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.5k salaries
unlock blur

₹9.4 L/yr - ₹28 L/yr

Explore more salaries
Compare Oracle with

SAP

4.2
Compare

MongoDB

4.0
Compare

Salesforce

4.1
Compare

IBM

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview