Oracle Interview Experience for Server Technology (On-Campus) Last Updated : 29 Jul, 2021 Comments Improve Suggest changes Like Article Like Report Round 1(Online Test): It was an online MCQ test. The test comprised of questions from DSA, DBMS, OS, logical reasoning, Flow chart analysis, etc. There was no negative marking but the time limits were very strict and also there was no going back and forth in between questions. So keep an eye on the timer and solve as many as you can but try to attempt all the questions.After this round around 40 students were shortlisted for the interviews. Round 2(Technical Round - 1): The interviewer was very friendly. He asked me whether I was feeling good. He asked me to introduce myself. Then he asked me to explain the project that I mentioned on my resume. He asked me some questions that were related to my project. When I was asked about my favorite subject, I told him DSA. So he told me to solve a question. The question was to find the factorial tree of a given number(https://www.geeksforgeeks.org/factor-tree-of-a-given-number/). I was able to solve that question and then there was some discussion on time complexities. Then he asked me if I had any questions. I asked 2 - 3 questions regarding the company culture, etc. Round 3 (Technical Round - 2): The interviewer asked to solve a coding question. I was given a string and I need to partition the string in such a way that no character should be present in more than one partition(https://www.geeksforgeeks.org/maximized-partitions-of-a-string-such-that-each-character-of-the-string-appears-in-one-substring/). At first I felt it was difficult to solve. After some brainstorming, I told my intuition and the interviewer looked convinced and then I was asked to code the same. After this, she asked me some questions about my project. Then she asked what is object-oriented programming. She then asked me to give a real-life example of polymorphism. Finally, this round ended with a question on DBMS(Is it always necessary to have a primary key in any relation? What happens if we don't explicitly declare a primary key while creating the table schema). Round 4(Technical Round - 3): The interviewer started with a maths puzzle. Find the four-digit number when multiplied by 9 gives its reverse and also no two digits are same(https://brainly.in/question/11208042). Next question was to find whether two strings are rotations of each other(https://www.geeksforgeeks.org/a-program-to-check-if-strings-are-rotations-of-each-other/). Then I was asked to tell the approach to search a word in a 2d array of characters. I first told him dfs approach and then told him that trie data structure should be used. The interviewer seemed convinced. He asked me if I had any questions. I asked 2 - 3 questions and then it ended. Verdict - Selected (A total of 10 students were selected out of 39). Tips: Be prepared before your interview. Stay positive and confident. Try to interact with the interviewer, try to make the conversation flowing. Finally, I would like to thank GeeksforGeeks for the invaluable support to all the students through these wonderful questions and previous experiences. Thank you GeeksforGeeks. Comment More infoAdvertise with us Next Article Oracle Interview Experience for Server Technology (On-Campus) Anonymous Improve Article Tags : Interview Experiences Experiences Oracle On-Campus Marketing +1 More Practice Tags : Oracle Similar Reads Oracle Interview Experience for Server technology | On-Campus 2020 Oracle visited my campus for Server Technology Role recently. Selection process involved total of 4 rounds. 1 Written + 3 Interview Rounds. Written Round: Written round was an online MCQ round for 107 minutes. Exam was mainly divided into 5 sections: ⢠Aptitude ⢠Computer Science Knowledge ⢠Coding 7 min read Oracle Interview Experience | Set 29 (On-Campus for Server Technology) Recently Oracle came to our campus for Server Technology and Applications Engineer Profile. Here I am sharing my experience of Server Tech. Round â 1 This was an aptitude round comprising of four sections â General Aptitude (Basic Maths, Logical Reasoning, Mental Ability, etc.), English for Communic 5 min read Oracle Interview Experience for MTS (Server Technology) | On-Campus 2021 Oracle came to our campus for Member of Technical Staff FTE positions for Server Technology profile Round 1: Online Test The test was conducted on their own platform with the camera proctored.There were three sections in the test.Software applications: I remember there were flowchart-based questions 5 min read Oracle Interview Experience | Set 62 (On-Campus Server Technology) Oracle Visited my campus last week and got through Oracle Server technology. I canât remember many questions but I will try to tell as much as I can. Total There were 6-7 rounds including HR round for getting through it. 1. Online round This was a 90 minutes test in 4 sections 1) Quantitative Aptitu 4 min read Oracle Internship Interview Experience for Server Technology (On-Campus) Eligibility criteria: Above 7 GPA. Branch: IT, IT-BI, and ECE. 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 in the evening from 1:00 pm- 3:00 pm. This round was a 2 min read Like