i
Oracle
Filter interviews by
I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.
Optimizing MySQL queries involves using indexes, avoiding unnecessary joins, optimizing data types, and using query caching.
Use indexes on columns frequently used in WHERE, ORDER BY, and GROUP BY clauses.
Avoid using SELECT * and only fetch the columns needed.
Optimize data types to use the smallest data type possible for each column.
Avoid unnecessary joins and use INNER JOIN instead of OUTER JOIN when possible.
Enable qu...
I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.
Search an unsorted array
Creating a dummy website involves designing and developing a basic website for testing purposes.
Choose a simple layout and design for the website
Include placeholder content and images
Ensure basic functionality like navigation and links work
Use dummy data for testing purposes
Consider using a website builder or coding from scratch
What people are saying about Oracle
I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.
Focus on all basic aptitude concepts
Yes, I have attended Hackerrank for coding challenges and practice.
I have completed coding challenges on Hackerrank to practice my skills
I have participated in coding competitions on Hackerrank
I have used Hackerrank to prepare for technical interviews
posted on 29 Sep 2021
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 4 interview rounds.
posted on 15 Mar 2024
I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.
Basic coding questions
Advance Coding Questions related to SpringBoot, Microservice design patterns
posted on 15 May 2024
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Custom reduce function in JavaScript
Create a function that takes an array, a callback function, and an initial value as parameters
Iterate through the array and apply the callback function to each element, updating the accumulator
Return the final accumulator value
Box sizing in CSS determines how the total width and height of an element is calculated.
Box-sizing property can have values of content-box (default) or border-box
content-box includes only the content, border, and padding in the width and height calculations
border-box includes the content, padding, and border in the width and height calculations
posted on 29 Oct 2024
I applied via Job Portal and was interviewed before Oct 2023. There was 1 interview round.
Binary First Search is a search algorithm that explores the nodes in a binary tree in a level-order traversal.
Start at the root node and add it to a queue.
While the queue is not empty, dequeue a node and visit it. Then enqueue its children.
Repeat until all nodes have been visited.
posted on 17 Jul 2024
posted on 20 Feb 2025
These are some tests they have copied from other organizations.
based on 2 interviews
Interview experience
based on 27 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.5 L/yr - ₹45 L/yr |
Senior Application Engineer
1.4k
salaries
| ₹9.7 L/yr - ₹30 L/yr |
SAP
MongoDB
Salesforce
IBM