I applied through a recruiter. I interviewed at Oracle (Nueva Delhi) in Dec 2022
Interview
Round 1 - The Interviewer was polite and asked relevant questions Round 2 - The interviewer was rude and was not communicating, she was getting frequent calls and when I was clarifying the question, she was getting furious on that... The way of talking was not professional at all.
Interview questions [1]
Question 1
Round 1 The changes in Java 8 Difference between final and finally What is wait () and sleep () Difference between JDK and JRE What is the difference between Array List () and LinkedList () Where you deploy your code – repository and all More about project and my role there A logical question You have a jug of 5 liters and 3 liters you need to measure 4 liters. How will you do if you have a tank of water. Round 2 Question 1 – You are given a string you need to change all the lower case in upper and upper in lower. Question 2 - You are given an array and a number x, you need to find the index of and last index of x in that array, if it exists only once print this is the first and last index of that number x. If the number is not present print not found. Question 3 - Find fifth max salary in employee table for a given department Question 4 - Print the two elements from given array whose sum is equal to the target sum given
Se divide en varias etapas, lo primero evalúan tu ingles, ya que es requisito para trabajar ahí, normalmente es solo una entrevista en ingles con preguntas sencillas, como cuál es tu actual trabajo, por qué quieres trabajar en Oracle, y normalmente es alguien de RH, después si pasas esa etapa viene la entrevista técnica en la que te preguntarán conceptos básicos, por ejemplo si es para java te preguntarán sobre herencia, polimorfismo, era entrevista puede ser en español o en ingles dependiendo si es alguien de aquí de México tu manager o si es del extranjero y posteriormente te pondrán problemas de algoritmos que tendrás que programar en el tiempo de la entrevista
1 technical phone screen covering basic networking and data structures, followed by a 4-round onsite loop focused heavily on Oracle Cloud Infrastructure (OCI) scale challenges. The rounds were split between low-level system execution, multi-tenant cloud architecture, and standard relational/non-relational database trade-offs. The interviewers kept drilling into network virtualization, hypervisors, and storage layers.
To prep, I needed to brush up on high-throughput cloud networking patterns and storage engine internals. I utilized Apex Interviewer to simulate full cloud infrastructure design problems.
Interview questions [1]
Question 1
Design a highly secure, multi-tenant virtual cloud network block storage migration system that allows live volume transfers between physical data centers without dropping active I/O operations.
Mostly coding question focused, and some talking about personal experience and terms. Some technical design, you could have chosen any language to complete the coding questions. Questions were simple technical concepts that person came up with at the moment.
Interview questions [1]
Question 1
Something like searching in logs using maps and filter/find data