Oracle interview experience Real time questions & tips from candidates to crack your interview

SDE-3

Oracle
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: Data Structures, OOPS, System Design, Algorithms, SQL
Tip
Tip

Tip 1 : Practice daily 2 problem solving questions
Tip 2 : Revise the same before interview
 

Application process
Where: Referral
Eligibility: Based on experience and technologies used in projects
Resume Tip
Resume tip

Tip 1 : Do not put false things on resume.
Tip 2 : Prepare well on the topics mentioned in the resume.

Interview rounds

01
Round
Medium
Online Coding Test
Duration60 minutes
Interview date4 May 2021
Coding problem1

1. Maximum Subarray Sum

Moderate
0/80
Asked in companies
IntuitAmazonOracle

You are given an array/list ARR consisting of N integers. Your task is to find the maximum possible sum of a non-empty subarray(contiguous) of this array.

Note: An array C is a subarray of array D if it can be obtained by deletion of several elements(possibly zero) from the beginning and the end of array D.

For e.g.- All the non-empty subarrays of array [1,2,3] are [1], [2], [3], [1,2], [2,3], [1,2,3].

Try solving now
02
Round
Medium
Video Call
Duration60 minutes
Interview date11 May 2021
Coding problem1

1. Maximum In Sliding Windows Of Size K

Moderate
20m average time
80% success
0/80
Asked in companies
AppleWalmartOYO

Given an array/list of integers of length ‘N’, there is a sliding window of size ‘K’ which moves from the beginning of the array, to the very end. You can only see the ‘K’ numbers in a particular window at a time. For each of the 'N'-'K'+1 different windows thus formed, you are supposed to return the maximum element in each of them, from the given array/list.

Try solving now
03
Round
Medium
Video Call
Duration60 minutes
Interview date18 May 2021
Coding problem1

1. System Design Question

Book My Show design question.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
3 rounds | 2 problems
Interviewed by Oracle
10749 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 5 problems
Interviewed by Oracle
0 views
0 comments
0 upvotes
company logo
Application Developer
3 rounds | 4 problems
Interviewed by Oracle
1840 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 6 problems
Interviewed by Oracle
3010 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE-3
3 rounds | 3 problems
Interviewed by Walmart
2431 views
0 comments
0 upvotes
company logo
SDE-3
4 rounds | 5 problems
Interviewed by Ola
1404 views
0 comments
0 upvotes
company logo
SDE-3
3 rounds | 6 problems
Interviewed by Ola
1268 views
0 comments
0 upvotes