i
Oracle
Filter interviews by
I was interviewed in Dec 2024.
One of the node of a 3 node cluster is down. Explain the step by step process to troubleshoot the issue.
Shell script & terraform code output was asked.
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
P2P cycle involves the process of procuring goods or services from a supplier.
P2P stands for Procure to Pay cycle
It includes steps like requisition, purchase order, goods receipt, invoice receipt, and payment
Ensures proper controls and compliance with company policies
Integration with suppliers and financial systems is crucial
Oracle interview questions for popular designations
I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.
Sort an array of strings containing '0', '1', and '2'.
Use counting sort algorithm to count the occurrences of '0', '1', and '2'.
Create a new array based on the counts of each element.
Return the sorted array.
Find the second greatest element in an array without sorting using C++ concepts.
Iterate through the array to find the greatest element.
While iterating, keep track of the second greatest element.
Return the second greatest element once the iteration is complete.
Designing a quick ecommerce site involves creating a user-friendly interface with easy navigation and secure payment options.
Focus on a clean and intuitive user interface
Implement a robust search functionality for products
Include secure payment gateways like PayPal or Stripe
Optimize site speed for quick loading times
Ensure mobile responsiveness for on-the-go shopping
Integrate customer reviews and ratings for trust-buil...
Consumer producer multithreading program involves multiple threads sharing a common buffer to produce and consume data.
Use synchronized data structures like BlockingQueue to handle thread synchronization.
Implement separate producer and consumer classes with run methods.
Use wait() and notify() methods to control the flow of data between producer and consumer threads.
Find missing and repeating element in an array of 1 to n elements in O(n) time and O(1) space.
Iterate through the array and for each element, mark the element at index equal to its value as negative. If the element is already negative, it is the repeating element.
After marking all elements, the positive element's index + 1 is the missing element.
Example: Array ['1', '2', '3', '3', '5'] - Repeating element is '3' and mi
Expected compensation should be based on industry standards, experience, skills, and location.
Research industry standards for Senior Software Engineer salaries
Consider your level of experience and skills
Take into account the cost of living in the location of the job
Negotiate based on your value to the company
Get interview-ready with Top Oracle Interview Questions
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
Generate all permutations of a given number without duplicates
Use backtracking to generate all possible permutations
Avoid duplicates by keeping track of used digits
Recursively swap digits to generate permutations
Design an circular linked list
Went through the previous projects and asked some design question
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...
Codility test. Data structure and algos
Sorting an array of strings
Use built-in sorting functions like sort() in most programming languages
Consider the case sensitivity of the strings when sorting
You can customize the sorting order by providing a comparison function
Top trending discussions
Some of the top questions asked at the Oracle interview for experienced candidates -
The duration of Oracle interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 156 interviews
Interview experience
based on 5.2k reviews
Rating in categories
Senior Software Engineer
2.4k
salaries
| ₹10.2 L/yr - ₹40 L/yr |
Senior Consultant
2.1k
salaries
| ₹9 L/yr - ₹24.9 L/yr |
Principal Consultant
2k
salaries
| ₹10.9 L/yr - ₹36 L/yr |
Senior Member of Technical Staff
1.8k
salaries
| ₹12 L/yr - ₹45 L/yr |
Senior Application Engineer
1.4k
salaries
| ₹9.5 L/yr - ₹34 L/yr |
SAP
MongoDB
Salesforce
IBM