Oracle Interview Experience for Fresher SDE - Intern,
Jan 2021
SDE - Intern
Oracle
4 rounds | 4 Coding
problems
Varun Sharma
Fresher | Jan 2021
Selected
722 views
0 comments
1 upvotes
Interview preparation journey
Preparation
Duration: 4 Months
Topics: Data Structures, DBMS, OS, OOPS, System Design
Tip
Tip 1 : Pratice atleast 300 standard questions Tip 2 : very good with computer science concepts Tip 3 : Good projects to discuss
Application process
Where: Campus
Eligibility: Above 7 GPA
Resume tip
Tip 1 : one page is enough Tip 2 : good projects of web developement
Interview rounds
01
Round
Hard
Online Coding Interview
Duration120 Minutes
Interview date11 Jan 2021
Problems0
02
Round
Medium
Video Call
Duration45 Minutes
Interview date15 Jan 2021
Problems2
Anagram Pairs
Pre-requisites: Anagrams are defined as words or names that can be formed by rearranging letters of another word. Such as "spar" can be formed by rearranging letters of "ras...
You have been given ‘K’ different arrays/lists, which are sorted individually (in ascending order). You need to merge all the given arrays/list such that the output array/list should be...
You are given an array 'nums' consisting of first N positive integers. But from the N integers, one of the integers occurs twice in the array, and one...