Oracle

Oracle Software Engineer Phone Screen Questions

61+ questions from real Oracle Software Engineer Phone Screen rounds, reported by candidates who interviewed there.

61
Questions
8
Topic Areas
10+
Sources

What does the Oracle Phone Screen round test?

The Oracle phone screen typically lasts 45-60 minutes and evaluates core Software Engineer fundamentals. Candidates should expect 1-2 algorithmic problems, basic system design discussion at senior levels, and questions about relevant experience. The goal is to confirm technical competence before bringing candidates onsite.

Top Topics in This Round

Oracle Software Engineer Phone Screen Questions

Experience: 6 Years Education: BTech NIT Prior Experience: MNC Tech Screen Round : Questions around past experience and projects. https://leetcode.com/problems/word-break/description/ **Onsite Rounds Round 1: https://www.geeksforgeeks.org/palindrome-by-swapping-only-one-character/ https://leetcode.com/problems/house-robber/submissions/ Gave optimal working solutions for both. Round 2: https://leetcode.com/problems/group-anagrams/ Coded optimal working...

OCI | IC3 | Offer

System Design 2022

I recently finished the onsite for OCI and thought about sharing my experience here. (Tech Screen) - This was 1 hour screening round and it started with some questions about my past...

I recently had a phone screen with Oracle for a Senior Software Engineer role and was asked the following question: "In a first-person shooter (FPS) game, players trigger actions like shooting, reload

This post was last edited by Anonymous on 2025-10-02 13:28. Giving back to the community, I'd like to share the Oracle phone interview questions I was asked this week: The following content requires a

**Candidate Profile** * **Current Role:** SSE at Walmart * **Experience:** 6.3 Years * **Interview:** Oracle Cloud Infrastructure (OCI), Workflow Team * **Round:** Screening (conducted by SMTS) **Beha

Round 1: Hackerrank text to develop an accordian without using id to select the exact element and use only JS.

Oracle Health | IC3 | Bangalore | JAN 2025 | [Passed] ### Profile: - Experience: 5+ YOE in a service-based company - Position: Senior Software Engineer (SSE) - Location: Bangalore...

Oracle OSM | IC3 | Hyderabad | FEB 2025 | [Passed] Profile: Experience: 7.11 YOE Position: Senior Software Engineer (SSE) Location: Hyderabad Interview Date: FEB, 2025 Time Taken: ~2 weeks Interview Process: Round 1: Technical Screening (Online) Basic...

Oracle | Loop Rounds | IC3

System Design 2025

Loop Round 1 - All about current project - Current Project structure - Which microservice on which you worked? - Logistic System Design - Behavioural questions - what is the mistake you commit in the...

All rounds Pen-paper coding.1st Round1. Given a file, Print All words which end with "ing" with their frequency Condition: No inbuilt string function like substr split ...

I was contacted by HR from oracle for SDET Role through LinkedIn.Round 1:Output of printf(ā€œ%d %d %d %dā€, i++, ++i, i++, ++i) if i=2What is BST and BThttps://www.geeksforge...

Round 1: Round 1 was an online MCQ round consisting of aptitude, verbals, reasoning, and technical questions. The round was divided into many sections with a separate time...

Questions compiled from the discuss section of leetcode asked in oracle till date: 10-01-2025. ## https://leetcode.com/problems/subarrays-with-k-different-integers/description https://leetcode.com/problems/product-of-array-except-self * https://leetcode.com/problems/top-k-frequent-elements * https://leetcode.com/problems/data-stream-as-disjoint-intervals * https://leetcode.com/problems/valid-parentheses/description * https://leetcode.com/problems/convert-sorted-array-to-binary-search-tree * https://leetcode.com/problems/group-anagrams * https://leetcode.com/problems/subarray-sum-equals-k * https://leetcode.com/problems/confusing-number-ii/description * https://leetcode.com/problems/strobogrammatic-number-iii/description * https://leetcode.com/problems/two-sum * https://leetcode.com/problems/house-robber/description * https://leetcode.com/problems/first-missing-positive * https://leetcode.com/problems/design-search-autocomplete-system/description *...

Hi All, Recently had a phone screen interview with Oracle Cerner USA for Senior Software Engineer role. Hope this helps. Phone-screen: Had intro with the interviewer. He asked few leadership/ behavioural questions....

College : Vellore Institute of technology (2024 grad) Leetcode : ~950 (2.5 : 6.5 : 1) Round 1: Online Coding round 1 Coding Problem 1 API Problem Round 2: DS/Algo Interview Round Reverse...

After Phone screen https://leetcode.com/discuss/interview-question/5593395/oracle-healthcare-consulting-mts-phone-screen/2587244 Had a vitual onsite with Healthcare team. 1. Coding + system design: Asked job scheduling system and had a discussion for about 35-mins, then asked a coding question (Merge...

Introduction:As I embarked on the path to Oracle Database certification, driven by my passion for advancing in database management, I realized it was more than just a cred...

YOE: ~6, Org: working at startup Screening Round Screening Round - Some very random LC Medium based on stack. Took about 30-35mins to come up with logic with interviewer\'s help. Cleared and...

Status: IN3, Walmart Global Tech, Bengaluru - 6yrs overall experience Position: Senior Software Developer at Oracle Location: Bengaluru, India Date: Dec, 2023 Round 1: Introduction: The interviewer asked about my current work, reasons for wanting...

Hi everyone, Experience : 1.8 Years of Experience as SDE1 at Verizon(10 LPA) with career gap of 6 months. I have attended for the onsite interview at Oracle Hyderabad office on July...

What to Expect in the Oracle Phone Screen Round

The Oracle Software Engineer Phone Screen round has a specific calibration purpose distinct from other rounds in the loop. Across 61+ verified reports on LeakCode for this exact round type, the consistent expectations: clear scoping of the problem before diving into a solution, explicit reasoning about complexity, structured handling of edge cases, and the ability to discuss trade-offs between two reasonable approaches.

Reports tagged with the Phone Screen round at Oracle show recurring patterns in difficulty and topic distribution. The Phone Screen round is typically 45-60 minutes; the interviewer is calibrated against a specific rubric. The discriminator between candidates who advance and candidates who do not is rarely the final correctness of the answer. It is the path: did you clarify, did you verbalize your approach, did you handle edge cases, and did you communicate throughout.

How To Prepare for This Specific Round

Filter the questions below to the most recent reports (past 6-12 months). Questions tagged for this exact round type from this exact company at this exact role level are the highest-signal data available. Older reports may reference questions that have since rotated out of the company's pool.

Practice 4-6 representative problems from this set under timed conditions. The goal is not memorization (companies rotate questions); the goal is to internalize the patterns the interviewer typically reaches for and the depth of follow-up to expect. Reports on LeakCode also tag the typical follow-up depth at this round type, which is the discriminating signal between hire and no-hire calibration.

Phone Screen Round Timing and Format

The Phone Screen round at Oracle typically runs 45-60 minutes. Use the first 2-3 minutes to clarify requirements; you should never start coding or designing without verifying the input/output format, constraints, and edge cases out loud. Use the next 5-7 minutes to verbalize your approach before writing any code. The middle 20-30 minutes are implementation. Reserve the final 10 minutes for testing with concrete examples and discussing optimization or trade-offs.

Time budget discipline is one of the most reliable senior-vs-junior discriminators in this round. Strong candidates verbalize where they are in their budget out loud ("I've used about 20 minutes, I have 15 minutes left for testing and one optimization"). This signals engineering maturity to the interviewer and creates positive feedback they can capture in writing.

Common Failure Modes in This Round

Reports tagged "no hire" at Oracle Software Engineer Phone Screen commonly cite: coding silently without verbalizing approach, jumping to implementation before clarifying requirements, missing edge cases (empty input, single element, very large input), producing working code that the candidate cannot refactor when asked, and failing to test their solution with concrete examples before declaring done.

The single most predictive failure mode in 2025-2026 reports: not asking clarifying questions. Interviewers at all FAANG companies are explicitly trained to weight this dimension. Strong candidates ask 3-5 clarifying questions even on problems that look obvious; weak candidates dive into code immediately. The clarifying-question check is often the first signal recorded in the interviewer's notes.

See All 61 Questions from This Round

Full question text, answer context, and frequency data for subscribers.

Get Access