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

Updated 11 Dec 2024

Top Oracle Intern Interview Questions and Answers

Oracle Intern Interview Experiences

6 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 3 Dec 2024

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

I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It is quite easy.topics like train speed and time , profit loss and work hour energy problems

Round 2 - Coding Test 

Coding will be based on DSA .In depth graphs and trees would been asked

Round 3 - Technical 

(4 Questions)

  • Q1. Given a question regarding patterns
  • Q2. Explain about os
  • Q3. Some SQL commands
  • Q4. Explain system calls

Interview Preparation Tips

Topics to prepare for Oracle Intern interview:
  • DSA
  • SQL
Interview preparation tips for other job seekers - Study hard from scratch focus on goal

Intern Interview Questions & Answers

user image Anonymous

posted on 11 Dec 2024

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

A basic dynamic programming question similar to the "pick or not pick" problem.

Round 2 - Technical 

(1 Question)

  • Q1. Dsa questions cs fundamentals resume based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Create solid projects, and you should be able to explain any aspect of your work.

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. Case. There is a housing society “The wasteful society”, you coll ... read more
Q2. Which programming language you are comfortable with?
asked in Deloitte
Q3. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q4. Huffman Coding Challenge Given an array ARR of integers containin ... read more
asked in Accenture
Q5. A marketing strategy case. Client is a perfume seller in Jaipur. ... read more

Intern Interview Questions & Answers

user image Anonymous

posted on 23 Mar 2024

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 Mar 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Basic math problems and English related questions

Round 2 - Coding Test 

Write a program to give out the final score in a cricket match where number of deliveries will be the input and in a ball a batsman ca score either 1,0 or 2.

Round 3 - Technical 

(2 Questions)

  • Q1. Write a program to separate strong for special characters
  • Ans. 

    Program to separate strong for special characters in an array of strings

    • Iterate through each string in the array

    • For each string, iterate through each character

    • Check if the character is a special character and separate it into a new string if it is

  • Answered by AI
  • Q2. General question about personal projects
Round 4 - Technical 

(2 Questions)

  • Q1. Questions about OOPs concept
  • Q2. What is Function overloading and overriding?
  • Ans. 

    Function overloading is having multiple functions with the same name but different parameters. Function overriding is redefining a function in a subclass.

    • Function overloading allows multiple functions with the same name but different parameters.

    • Function overriding involves redefining a function in a subclass with the same name and parameters as in the superclass.

    • Example of function overloading: int add(int a, int b) an...

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. General question on extra activities in the resume

Skills evaluated in this interview

Intern Interview Questions & Answers

user image Anonymous

posted on 17 Aug 2022

Round 1 - Coding Test 

3 questions 1st was dsa 2nd was rest api and 3rd was sql query based on hackerearth ,

Round 2 - One-on-one 

(1 Question)

  • Q1. Linked list, lis/dp java oops concepts database

Interview Preparation Tips

Interview preparation tips for other job seekers - be confidentjhih nkj nbj jkjbjkb jb hb hb

Oracle interview questions for designations

 Project Intern

 (3)

 Summer Intern

 (1)

 Product Intern

 (1)

 Software Developer Intern

 (2)

 Software Engineer Intern

 (1)

 Python Developer Intern

 (1)

 Machine Learning Engineer Intern

 (1)

 Software Engineer Intern Trainee

 (1)

Intern Interview Questions & Answers

user image Anonymous

posted on 7 May 2019

Interview Questionnaire 

3 Questions

  • Q1. There are 1 million random numbers and 1 number is missing find the missing number
  • Ans. 

    Find the missing number from 1 million random numbers.

    • Calculate the sum of all numbers from 1 to 1 million using the formula n(n+1)/2

    • Calculate the sum of all the given numbers

    • Subtract the sum of given numbers from the sum of all numbers to get the missing number

  • Answered by AI
  • Q2. Algorithm and complexities
  • Q3. Basic technical questions

Skills evaluated in this interview

Intern Interview Questions & Answers

user image Anonymous

posted on 7 May 2017

I was interviewed in Feb 2017.

Interview Questionnaire 

4 Questions

  • Q1. Everything related to previous projects.
  • Q2. Normalization of database to BCNF
  • Ans. 

    Normalization to BCNF ensures that every non-trivial functional dependency is satisfied.

    • Identify all functional dependencies

    • Eliminate partial dependencies

    • Eliminate transitive dependencies

    • Ensure every determinant is a candidate key

  • Answered by AI
  • Q3. Difference between 'having' clause and 'where' clause in MySQL
  • Ans. 

    HAVING clause is used with GROUP BY to filter groups, WHERE clause is used to filter rows.

    • HAVING clause is used with GROUP BY clause to filter groups based on aggregate functions.

    • WHERE clause is used to filter rows based on conditions.

    • HAVING clause is used after GROUP BY clause, while WHERE clause is used before GROUP BY clause.

    • HAVING clause can use aggregate functions, while WHERE clause cannot.

    • Example: SELECT categor...

  • Answered by AI
  • Q4. DBMS queries

Interview Preparation Tips

Round: Technical Interview
Experience: It was 1-to-1 interview where I was asked about the previous projects first. They have asked everything about the project, from why we chose the technology we chose and how we implemented it.
Tips: Can't give much tips as I have not faced many interviews myself, but as far as internship interviews go, they require candidates who are willing to learn. You don't need to convince them that you know everything, as the basic understanding of the subject and willingness to learn will do just fine.

Round: Test
Duration: 20 minutes
Total Questions: 25

College Name: PDPM IIITDM, Jabalpur

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. DS Algo Questions on Trees. Leadership Principles

Interview Preparation Tips

Interview preparation tips for other job seekers - Read up on DS Algo and white paper coding and Leadership Principles

I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. .net questions - routing in asp.net MVC ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing . Prepare well for interview on .Net technology stack

I applied via Campus Placement and was interviewed before Jan 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good

Round 2 - Technical 

(1 Question)

  • Q1. Basic question from C++.Some questions from Data structure and computer architecture.

Interview Preparation Tips

Topics to prepare for TCS Software Engineer interview:
  • C++
Interview preparation tips for other job seekers - Prepare well. Aptitude is not very easy so you have to prepare well.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had sent my resume to the hiring group, Selection through telephonic interviews. I was interviewed by three different research groups  (once by each).
Tips: Factors in decreasing order of importance: CGPA each stage. Ability to explain your projects precisely. Ability to solve ''standard" logarithmic problems.  The way you think and put down your Answer is the most important. The final answer .s not so I important, and they prod you when you think out aloud anyway.

Round: Technical Interview
Experience: Almost- by default they ask about your previous projects/internships if they are relevant to the group. Ofher questions depend on the group you are interviewed by and your own profile, In my case it was machine learning, text mining etc. I was told about the research problem they were dealing with then and asked f or comments/suggestions/.inputs and a discussion followed.
Tips: Basically these are specialized Interviews so it's good to have sound knowledge of your domain (analytical and application skills are very much required).

Skill Tips: CGPA>9.0, 1f not (like me) relevant work done in the domain and in past internship.A recommendation from the professor is also a good add on.
College Name: IIT Madras

Oracle Interview FAQs

How many rounds are there in Oracle Intern interview?
Oracle interview process usually has 3 rounds. The most common rounds in the Oracle interview process are Coding Test, Technical and Aptitude Test.
How to prepare for Oracle Intern 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 C++, Algorithms, C, Data Structures and Database.
What are the top questions asked in Oracle Intern interview?

Some of the top questions asked at the Oracle Intern interview -

  1. There are 1 million random numbers and 1 number is missing find the missing num...read more
  2. Difference between 'having' clause and 'where' clause in My...read more
  3. What is Function overloading and overridi...read more

Tell us how to improve this page.

Oracle Intern Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Intern Interview Questions from Similar Companies

TCS Intern Interview Questions
3.7
 • 35 Interviews
Google Intern Interview Questions
4.4
 • 22 Interviews
Amazon Intern Interview Questions
4.1
 • 21 Interviews
IBM Intern Interview Questions
4.0
 • 13 Interviews
SAP Intern Interview Questions
4.2
 • 4 Interviews
Zoho Intern Interview Questions
4.3
 • 4 Interviews
Adobe Intern Interview Questions
3.9
 • 3 Interviews
View all
Oracle Intern Salary
based on 13 salaries
₹2 L/yr - ₹8 L/yr
12% less than the average Intern Salary in India
View more details

Oracle Intern Reviews and Ratings

based on 8 reviews

4.5/5

Rating in categories

4.0

Skill development

4.4

Work-life balance

3.4

Salary

4.0

Job security

3.8

Company culture

3.6

Promotions

3.9

Work satisfaction

Explore 8 Reviews and Ratings
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