theloop
CompaniesRoundsQuestionsSearchProgress
theloop

Interview questions from top companies, mapped to the exact round they show up in. Prep for what you will actually face.

View source

Browse

CompaniesSearchAll rounds

Rounds

Online AssessmentDSA / CodingMachine CodingLow-Level Design

Contribute

Share an interviewReport an issueStar on GitHub

The Loop aggregates publicly shared interview experiences and curated commonly-asked questions, each labeled with its source. Not affiliated with any company listed.

MIT · © 2026

← Oracle

Mid Backend at Oracle

BackendMidOutcome unknown◆ Commonly asked· 2023

5-round mid backend process. Fundamentals mattered as much as getting to an answer.

The loop · 5 rounds

01

Round 01 · 3 questions

DSA / Coding

Data structures & algorithms on a whiteboard or shared editor.

  • Two Sum — return indices of numbers adding to a target.
    MidEasy◆ Commonly asked
    #array#hashmap
    PracticeLeetCode↗GeeksforGeeks↗
  • Reverse a linked list.
    MidEasy◆ Commonly asked
    #linked-list
    PracticeLeetCode↗GeeksforGeeks↗
  • Edit distance.
    MidHard◆ Commonly asked
    #dp#string
    PracticeLeetCode↗GeeksforGeeks↗
02

Round 02 · 2 questions

Machine Coding

Build a working component or service under time pressure.

  • Implement a JSON config loader with env overrides.
    MidEasy◆ Commonly asked
    #config
    PracticeGeeksforGeeks↗Search↗
  • Implement an LRU + TTL cache library.
    MidHard◆ Commonly asked
    #cache#ttl
    PracticeGeeksforGeeks↗Search↗
03

Round 03 · 1 question

Low-Level Design

Object-oriented / low-level design of a focused module.

  • Design a booking/reservation system core.
    MidMedium◆ Commonly asked
    #oop#concurrency
    PracticeGeeksforGeeks↗Search↗
04

Round 04 · 3 questions

Tech Deep-Dive

Deep questions on your core stack and fundamentals.

  • Explain connection pooling and why it matters.
    MidMedium◆ Commonly asked
    #databases
    PracticeGeeksforGeeks↗Search↗
  • How do you run a zero-downtime database migration?
    MidHard◆ Commonly asked
    #databases
    PracticeGeeksforGeeks↗Search↗
  • How would you design and version a public REST API?
    MidMedium◆ Commonly asked
    #api-design
    PracticeGeeksforGeeks↗Search↗
05

Round 05 · 2 questions

Behavioral / HR

Values, collaboration, and past-experience (STAR) questions.

  • Tell me about a project you are most proud of.
    Mid◆ Commonly asked
    #star
  • When did you take ownership of something outside your scope?
    Mid◆ Commonly asked
    #ownership#star

◆ This experience is composed from commonly reported questions for this role and level. Real, individually-shared interviews will be layered in over time.