i
Oracle
Filter interviews by
I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.
It is quite easy.topics like train speed and time , profit loss and work hour energy problems
Coding will be based on DSA .In depth graphs and trees would been asked
A basic dynamic programming question similar to the "pick or not pick" problem.
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...
What people are saying about Oracle
3 questions 1st was dsa 2nd was rest api and 3rd was sql query based on hackerearth ,
Oracle interview questions for designations
I appeared for an interview in Feb 2017.
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
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...
I applied via Campus Placement and was interviewed before Dec 2021. There were 2 interview rounds.
Basic Aptitude like Quantitative , English and Logical Reasoning. Coding round had 4 questions - 2 SQL problems and 2 codes
posted on 16 Apr 2021
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 4 interview rounds.
posted on 13 Aug 2021
Serialize a tree data structure
Use pre-order traversal to serialize the tree
Store null values as a special character
Use a delimiter to separate nodes
Example: 1,2,null,null,3,4,null,null,5,null,null
Deserialize by splitting the string and using a queue
based on 3 interviews
Interview experience
based on 8 reviews
Rating in categories
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