Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. Ho sostenuto un colloquio presso Oracle (Hyderabad) nel mese di ago 2021
Colloquio
2 Technical questions.
1. Subarray Sum Equals K
Given an array of integers nums and an integer k, return the total number of subarrays whose sum equals to k.
A subarray is a contiguous non-empty sequence of elements within an array.
2. Find Substring in a string problem.
Domande di colloquio [1]
Domanda 1
1. Subarray Sum Equals K
Given an array of integers nums and an integer k, return the total number of subarrays whose sum equals to k.
A subarray is a contiguous non-empty sequence of elements within an array.
2. Find Substring in a string problem.
decent amount of DSA and System design were asked, and behavioral questions. so prepare leetcode level questions and good amount knowledge in sql, java and also mostly oracle sql. overall it was good
First online assessment. Then 2 interview rounds + 1 hr round. This was during campus placement. In interviews they mainly asked about dsa, os concepts, logical questions and some system design questions also.
Ho presentato la mia candidatura tramite un'altra fonte. Ho sostenuto un colloquio presso Oracle (Seattle, WA)
Colloquio
i got a return offer from internship, and I had to do one additional technical interview because I was switching branch. He first asked me a OOP question, and then leetcode medium level question.
Domande di colloquio [1]
Domanda 1
What is BST? Write a function that verifies if it is a BST.