Oracle Interview Experience for Applications Engineer (On-Campus) 2022
Last Updated :
26 Dec, 2022
Oracle visited our campus to hire for the role of Applications Engineer. The following were the eligibility criteria:
- M.Tech students should have a 4-year B.Tech/B.E degree before joining M.Tech
- The CGPA should be above 7/10 (or a percentage equivalent above 70%)
- There should not be active backlogs in any semester
Round 1 (Online Test):
The test pattern for Round 1 was changed this year. This was an online test hosted on the HackerRank platform on 11th August 2022. It was a proctored exam of duration 105 minutes. There were a total of 9 questions: 2 coding questions, 1 SQL query, and 6 MCQs based on Data Structures and Algorithms.
The difficulty of the SQL query and MCQs was easy. MCQs were based on topics like Graph Traversal, Minimum Spanning Tree, Heap, Prefix/Postfix expressions, and Sorting algorithms.
I was able to solve all the questions except the second coding (REST API) question. The results of this test were declared on 13th August 2022. 78 students were shortlisted for the further interview process to be held on 16th August 2022. The Pre-Placement Talk was held on 16th August from 9 AM to 10 AM.
Round 2 (Technical Interview 1):
This was an online interview. On joining the Zoom meeting, we were asked to join the breakout rooms. Then we were assigned the interviewers.
- Introduce yourself.
- Write code to print the following pattern dynamically (for n=-1,0,1,10,100)
1
2 2
3 3
4 4
5 5
4 4
3 3
2 2
1
42 students were selected for the next round.
Round 3 (Technical Interview 2):
- Introduce yourself.
- Why are you doing MTech?
- Why don't you want to go for PhD despite such good academics?
- Write code to check if a string is a scrambled form of another string. (https://www.geeksforgeeks.org/check-if-a-string-is-a-scrambled-form-of-another-string/)
- Explanation of a Project mentioned in the Resume
- Explain MongoDB database storage. What are the benefits of a NoSQL database over a RDBMS?
- What are the RDBMSs you have used till now? Explain how storage differs in each of these databases.
- Explain the MVC design pattern.
- Convert the following ER model into a Relational model. List the keys and other attributes for the relations.
Doctor-----------------treats---------------Patients
What are the rules for converting ER model to a Relational model?
- Find outputs for the code snippets:
a. Based on static methods
b. Based on parent and child constructor
c. Based on runtime polymorphism
19 students were selected for the next round.
Round 4 (Technical+HR):
This round was an offline round.
- Introduce yourself.
- Open www.sudoku.com and start solving the Sudoku without guessing and backtracking. (If you need to delete a number, it means that you backtracked).
- Explain how you played the game.
- Write and explain the pseudocode for the algorithm you used to play the Sudoku. (NO backtracking)
I was told that I was done for the day and to wait for the results. The entire interview process was held in a day and lasted for 4.5 hours, i.e., from 11:30 AM to 4 PM, without any breaks.
Results were announced at 11 PM on the same day. 14 students were selected for the Applications Engineer role.
Interview Tips:
- Your interviewer will guide you through your conversation. Be sure to follow their cues whilst trying to develop rapport.
- Try to collect your thoughts before you speak.
- Take your time to answer questions and communicate concisely.
- Your approach matters. Even if your code doesn’t work, don’t worry just try to communicate your approach to the interviewer as they are more interested in how your brain interprets a problem.
- For video conferences and in-person interviews, dress professionally.
- Speak clearly and at an appropriate volume and pace.
I hope this article answers all your doubts. All the Best
Similar Reads
Oracle Interview Experience for Application Engineer (On-Campus 2020) Oracle visited our campus for hiring for the Application Engineer role. Oracle allowed all the circuit branch (CE, IT, EC) to participate in the process. Around 300 people appeared for the online test. Round 1 Online Test: The duration of the test is 107 min. This test is conducted on their own plat
3 min read
Oracle Interview Experience For Application Developer (On-Campus) Oracle On-Campus Placement for the role of Application Developer for Freshers and Past Experience: SDE Intern at Zepto Round 1:Given a string, print all permutations of that string that are greater than it.Knapsack Dp questionHave you used Oops in an internship? (I explained singleton class and wrot
2 min read
Oracle Interview Experience | Application Developer | On-Campus 2024 Online Assessment:The online assessment consisted of 36 questions, covering a wide range of topics including aptitude, Oracle Database, DBMS, Computer Networks, OOPs, and Operating Systems. There was also one coding question. For the CS fundamentals, I found GeeksforGeeks (GFG) to be a valuable reso
3 min read
Oracle Interview Experience | On-Campus | Application Developer | Aug 2024 Oracle visited our college to recruit for the Application Developer role, targeting the batch of 2025.Eligibility Criteria:CGPA: 7.5 for boys, 7.0 for girlsBranches: Computer Science, Electronics and Telecommunication, ElectricalA total of 90 students were shortlisted for the Online Assessment Test.
1 min read
Oracle Interview Experience for Associate Software Engineer (On-Campus) 2022 Oracle visited our Campus for two roles i.e., NetSuite(Associate Software Engineer) and Server Technology(Member Technical Staff). This year the test pattern for the first round has been changed. The entire process was virtual. Round 1(Online Test): This was an online test on the HackerRank Platform
6 min read
Oracle Interview Experience for ASE & Associate Application Developer (On-Campus) 2023 Greetings, fellow readers! I am a final-year Computer Science and engineering student at NIT Durgapur (2020-2024). Today, I am thrilled to share my Full-Time interview experience with Oracle. Oracle conducted a campus recruitment drive at our college in the month of August 2023, offering opportuniti
4 min read
Oracle GBU Interview Experience for Associate Software Engineer | On-Campus 2021 Oracle GBU came to hire an Associate Software Engineer/ Application Developer from our campus in August 2021 and the whole process was virtual. The whole process had 5 rounds with 2 online tests and 3 interviews. Round 1: Online test MCQ's were based on aptitude, code output, OS. The test was conduc
3 min read
IBM Interview Experience for Associate System Engineer | On-Campus 2021 Each round was an elimination round and all rounds were conducted in online mode. Round 1(Coding Assessment): 30 min for 1 question. Practice basics from GeeksforGeeksPrepare topics like String, array, data structures basics.Level of question - Medium Round 2(Cognitive Ability Assessment): 30 min in
2 min read
Oracle Interview Experience for ASE (On-Campus) Greetings, fellow readers! I am a final-year Electrical Engineering student at NIT Jalandhar (2020-2024). Today, I am thrilled to share my incredible intern interview experience with Oracle.Oracle conducted a campus recruitment drive at our college (August 2023) , offering opportunities for an Assoc
3 min read
Oracle Interview Experience For Oracle Application Labs 2024 Recently, I had the opportunity to interview face-to-face at Oracle Pune for a role at Oracle Application Labs. As a fresher with around 1 year of experience, I was eager to showcase my skills and enthusiasm for the position. Despite not clearing this round, I believe my experience could be helpful
2 min read