Open In App

Oracle Interview Experience for Summer Internship

Improve
Improve
Like Article
Like
Save
Share
Report

Hello Everyone, I’ll be sharing my Summer Internship Interview Experience in Oracle.

Oracle came to our college for a summer internship in August-September. Firstly we gave the Online Test which consists of different sections like Software Engineering, Language, Aptitude, and Mathematics, coding sections. All these sections were MCQ-based and had a time constraint.

I was shortlisted for the Interview round. In the technical interview, they asked me what subject I’m interested in. I was more interested in SQL queries so I replied the same. My interviewer asked me to present my Notepad Screen and then he gave me some questions related to SQL queries and I was asked to write a query for the same. My interviewer asked 3-4 SQL queries and then he asked me to write Binary Search code and also to explain its approach. 

After I explained the binary search algorithm there was a normal conversation that do I have any questions or not. 

After the technical round I was also shortlisted for the HR round. It was basically HR+Tech. In this round, I was first asked to introduce myself. 

After my introduction, HR asked me to explain the Linked list and Arrays. He also asked me about Binary Search and its time Complexity. 

As the time complexity of Binary Search is O(logn), HR asked me to explain it using mathematics. After this, he asked me which among the two is better and why- Linear Search or Binary Search. I replied Binary Search as in Binary Search the number of Comparisons is less as compared to Linear  Search. 

After this HR asked me that do I have any questions or not. 

And this way my Summer Internship interview in Oracle was completed.


Last Updated : 10 Feb, 2022
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads