Oracle Interview Experience On Campus-2024 | Intern+fulltime | 2024
Last Updated :
22 Oct, 2024
Hey this is me sharing my on campus oracle interview experience and the key-takeaways . I cleared the OA on alongside roughly 42 students. We had ppt presentation from senior director oracle and others. There were 3 rounds all technical.
ROUND 1:
The interviewer was friendly in round 1. He asked me to introduce myself and then explain my projects and my role in them. My resume structure didn't impress him, but I explained it verbally, and he was okay with that. Then he asked me about Linux and to write 10 commands used in Linux. Next, he asked questions about Git, including git merge, git cherry-pick, and git rebase, and what to do when a merge conflict occurs. I answered them in detail, although I didn't know the use case for the cherry-pick command at the time; I learned about it right after the interview. He also asked about SDLC architecture and AWS services like EC2, S3, and Lambda. Then he asked me to write and explain the code for insertion, deletion, and search operations in a linked list, which I completed, Then he asked me what if i want to delete and element from the middle of the stack? Give me an inconsistent approach . I said if you know the size of the stack ,pop the elements and store it in an array skipping the middle element and then reverse the array to push back into stack so that you can maintain the relative order. Round one ended there. I asked for feedback, and he said, "All I'll say is you are a good communicator; the rest you'll know after lunch (about R2)."
Round 2:
I was the last candidate waiting for R2. R3 was just an interaction with the senior director, so R2 was the deciding round. Four candidates cleared both R2 and R3, and everyone else was either rejected in R1 or R2. When it was my turn, I went in, and the interviewer asked me for an introduction. I fumbled a bit, but he didn’t call me out on it. He then asked me to explain my projects, which I did, although the focus of the round wasn’t on projects.
Next, he asked, "Do you know Java?" I replied that my primary language is C++, and I’ve extended my learning to C#. He then asked about backend system deployment. I hadn’t worked on backend before, but I answered as best I could, mentioning testing, Docker, Kubernetes, CI/CD, and tools like Grafana and Prometheus (with some prompting from him). However, I could tell my answers weren’t as detailed as he wanted.
To compensate, I mentioned my knowledge of AWS concepts, but he wasn’t interested in diving into that. He then gave me a puzzle, a mathematical one, which I solved within a minute. Afterward, he asked a DSA question involving strings, which I wrote down. Finally, he asked, "If I have two numbers and I want to perform division without using * or /, only + and - are allowed, how would you do it?" I thought for a minute and proposed that we could repeatedly subtract until the result is less than the divisor, which would give the remainder, while maintaining a count for the quotient. He agreed that it would work.
But then came the moment I’ll never forget—a harsh lesson. He asked me to write two nested SQL queries, and I completely messed up both. He rejected my answers but still wanted to give me another chance, asking, "Do you know REST APIs?" I admitted I had never worked with them. He paused for a while and then ended the interview, taking my feedback inside.
After waiting for 15 minutes, I saw all the panelists packing up, and the R3 panelist left the room. That’s when I realized my journey was over, and I wasn’t progressing to R3. The Oracle team later announced the selected candidates and encouraged the rest of us not to give up.
Looking back, I knew Oracle is a database company, and I knew from seniors that they had asked about REST APIs last year. But I spent all my time practicing DSA and previous years' questions. I was so close to getting selected, but it wasn’t enough. I’ve learned a tough lesson: while DSA is important, core subjects matter too. I won’t make that mistake again.
Similar Reads
Oracle Internship Interview Experience | On-Campus 2020-2021 Eligibility criteria: Above 7 GPA. Branch: CS, IT, ENC, and EE. There was 4 round of interview for the internship. Round 1(Online Aptitude Round): Online Aptitude Round was conducted on their online platform. It was MCQ based test. Covering aptitude topics, CS Core Subjects, DSA, etc. The test was i
1 min read
Oracle Interview Experience for Project Intern (On-Campus) 2021 Job Description: Oracle is super focused on nurturing talent from your school across all these years including the current one. To meet Oracleâs rapidly growing business & resulting talent needs, we are opening Project Intern roles and are looking at candidates from the 2023 graduating batch for
3 min read
Oracle Interview Experience | On-Campus 2020 Oracle visited our campus for two profiles OFSS and OFGBU. First round: It was a technical and aptitude test conducted on Oracle's own platform. It was 2 hours test consisting of two sections. Qualitative, quantitative, and verbal ability questions. Each section had a time slot. Computer fundamental
2 min read
Oracle GBU Interview Experience | On-Campus 2021 Oracle came to our campus in August 2021 for the GBU vertical hiring. The selection process was divided into five rounds: Round-1 (Aptitude and Computer Fundamentals) (2hrs): This is an online test conducted on the eLitmus platform where video and audio proctoring is performed and screenshots will b
7 min read
Oracle Interview Experience | On-Campus 2021 Round 1: The first round was an online round of 2 hours and 45 minutes. The sections were aptitude, logical reasoning, bar graphs, charts, pie diagram, core cs fundamentals, vocabulary. There were 2 managerial questions too in the online test. The difficulty level was between easy and medium but you
3 min read
Oracle Finance Interview Experience (On-Campus) The shortlisting for rounds are done by an online test held for approximately 2.5 hrs with 90 questions(MCQ). There are 4 sections, first one has questions on trees mostly AVL, second section has quant aptitude questions, third one has questions on data structures and algorithms, DBMS, CODD, CN, OS
2 min read