i
Oracle
Filter interviews by
I applied via LinkedIn and was interviewed in Jan 2023. There were 3 interview rounds.
The technical assessment was in hackerRank when I was assigned a coding problem and five questions chose which one is right type, two were in time complexity, and three in abstract reasoning, the coding problem I found to be very difficult, and couldn't make any progress on it.
Machine learning take-home assignment in Kaggle.
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
Two DSA Questions and one SQL Query
Time: 90 minutes
Platform: Hackerank
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
What people are saying about Oracle
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
2 DSA Question, 1- SQL Question
Oracle interview questions for popular designations
I applied via Campus Placement and was interviewed in Mar 2022. There were 4 interview rounds.
Finding common elements in two sorted linked lists.
Traverse both lists simultaneously using two pointers.
Compare the values of the nodes pointed by the two pointers.
If they are equal, add the value to the result list and move both pointers.
If not, move the pointer pointing to the smaller value.
Repeat until one of the lists is fully traversed.
Finding the Kth element after merging two sorted arrays.
Merge the two sorted arrays into a single array.
Sort the merged array.
Return the Kth element from the merged and sorted array.
OOPS is a programming paradigm based on objects while DBMS is a software system for managing databases.
OOPS focuses on encapsulation, inheritance, and polymorphism
DBMS manages data through CRUD operations and supports ACID properties
Examples of OOPS languages include Java, C++, and Python
Examples of DBMS include MySQL, Oracle, and SQL Server
Get interview-ready with Top Oracle Interview Questions
I applied via Campus Placement and was interviewed before Mar 2023. There were 5 interview rounds.
Basic math problems and English related questions
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.
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
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...
I appeared for an interview before Aug 2023.
Data warehousing is the process of collecting, storing, and managing data from various sources for analysis and reporting.
Data warehousing involves extracting data from multiple sources
Data is transformed and loaded into a central repository
Data can be queried and analyzed for business intelligence purposes
Examples include data warehouses like Amazon Redshift, Snowflake, and Google BigQuery
I applied via Campus Placement and was interviewed in May 2022. There were 4 interview rounds.
3 coding question and 15 other mcc type question to solve in 3 hours
I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.
The test was largely abstract. These were very different logical questions related to SQLs, data structures, core Java concepts, Threads, and more.
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables methods to be overridden in a subclass to provide different implementations.
Polymorphism enhances code reusability and flexibility.
Example: A superclass 'Animal' with subclasses 'Dog' and 'Cat' can be treated as 'Animal' objects.
Example: Method 'draw(...
Abstraction is the process of simplifying complex systems by focusing on the essential details.
Abstraction involves hiding unnecessary details and exposing only the relevant information.
It allows us to create models or representations that capture the essential characteristics of a system.
Abstraction helps in managing complexity and improving understanding and communication.
Examples of abstraction include using functio...
I applied via Campus Placement and was interviewed before Apr 2023. There were 4 interview rounds.
10 Questions from core subjects such as OS DBMS OOPS and CN and 2 questions for integrating APIs with and returning required data in any language. Platform: Hackerrank
2 coding questions:
1. Find the missing number in an array
2. LRU Cache
Solved the above two in 20 minutes. This was followed by questions related to my projects which included questions related to MERN stack, WebRTC, Sockets, etc.
2 coding questions:
1. Bitwise DP
2. Follow up (didn’t have to solve this one just approach was fine)
Followed by some questions from SQL
Some of the top questions asked at the Oracle interview for freshers -
The duration of Oracle interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 41 interviews
Interview experience
based on 5.4k reviews
Rating in categories
Hyderabad / Secunderabad,
Bangalore / Bengaluru
7-12 Yrs
Not Disclosed
Senior Software Engineer
2.5k
salaries
| ₹10.3 L/yr - ₹40 L/yr |
Principal Consultant
2.1k
salaries
| ₹10.9 L/yr - ₹37 L/yr |
Senior Consultant
2.1k
salaries
| ₹9.1 L/yr - ₹25 L/yr |
Senior Member of Technical Staff
1.8k
salaries
| ₹13.4 L/yr - ₹45 L/yr |
Senior Application Engineer
1.4k
salaries
| ₹9.7 L/yr - ₹30 L/yr |
SAP
MongoDB
Salesforce
IBM