Warren

Interview experiences shared by candidates.

Share experience
SEselvaraj.premkumar·Apr 20, 2026·Coding·collective health

Collective health | backend engineer | Coding | Phone Screen

backend engineer

You have a graph of n nodes. You are given an integer n and an array edges where edges[i] = [ai, bi] indicates that there is an edge between ai and bi in the graph. Return the number of connected components in the graph....

010
tbtb·Apr 18, 2026·System Design·Samsung

Samsung | Backend engineer | System Design | Onsite

Backend engineer

Design google docs

000
tbtb·Apr 18, 2026·Coding·Samsung

Samsung | Backend engineer | Coding | Onsite

Backend engineer

Was asked to review a pull request. Focus on concurrency and thread safe access https://archive.ph/SV1h2

000
adi928adi928·Apr 16, 2026·Coding·Apple

Apple | Security Site Reliability Engineer | Coding | Phone Screen

Security Site Reliability Engineer

Write a function that takes in byte[] as an input of structure: {0, 0, 0, 4, 1, 2, 3, 4 } size | actualMessage And passes the byte[] to some other function. But the size of the message can be more than the length of the...

0280
LIFUZHEN006LIFUZHEN006·Apr 16, 2026·Coding·Temu

Temu | Software engineer | Coding | Phone Screen

Software engineer

Problem Statement (Polished): You are given an integer array delta , for example: [1, 3, 2, 8] . You start with an initial sum of 0 and traverse the array from left to right. At each index i , you add delta[i] to your ru...

060
dongdongdongdong·Apr 14, 2026·System Design·Apple

Apple | Senior Software Engineer | System Design | Onsite

Senior Software Engineer

Design social media app end to end. focus on live feed and ranking

0260
dongdongdongdong·Apr 14, 2026·Coding·Apple

Apple | Senior Software Engineer | Coding | Phone Screen

Senior Software Engineer

Given an array of k lists, each list is sorted in ascending order. Merge all the lists into one sorted list and return it.

1350
hackerprohackerpro·Apr 13, 2026·System Design·Teradata

Teradata | Senior AI Engineer | System Design | Onsite

Senior AI Engineer

System Design Interview Question: High Volume Sensor Data Platform Design a scalable system to handle data ingestion from a large number of sensors. Requirements: The system should support millions of sensors sending dat...

040
ahmed_00_atefahmed_00_atef·Apr 12, 2026·Coding·unifonic

Unifonic | Senior Software Engineer | Coding | First Technical Interview

Senior Software Engineer

Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target. You may assume that each input would have exactly one solution, and you may not use the same eleme...

010
iAutoparkCarsiAutoparkCars·Apr 12, 2026·Coding·Thread AI

Thread AI | Software Engineer | Coding | Phone Screen

Software Engineer

/ Building an Analytics System for a Workflow Orchestration Engine We're given a Workflow Orchestration Engine that processes a graph similar to the one shown below. Each execution of the graph is considered a Run. When...

090
smokychinasmokychina·Apr 12, 2026·Coding·citadel

Citadel | Software Engineer | Coding | Online Assessment

Software Engineer

1. Return the number of unique palindromic substrings of a given string. 2. Create a class that simulates auth tokens with a TTL. Same problem and requirements and solution as https://leetcode.com/problems/design authent...

070
jarkersosjarkersos·Apr 11, 2026·System Design·Disney

Disney | Senior Software Engineer | System Design | Onsite

Senior Software Engineer

System Design (Whiteboard/Verbal Discussion) Question: Design a system that ingests media metadata from different sources/providers, store the metadata in our system, then send media to downstream companies who requests...

040
jarkersosjarkersos·Apr 11, 2026·Coding·Disney

Disney | Senior Software Engineer | Coding | Phone Screen

Senior Software Engineer

1 hour interview consisted of coding in Google Docs. Question: Implement an ArrayList, and its add and contains methods Int[] arr = new int[N]; Int idx = 0; Int length = N; Public boolean add(int value) { If (this.idx =...

060
good_better_bestgood_better_best·Apr 11, 2026·Coding·nvidia

Nvidia | Full stack | Coding | Onsite

Full stack

Design rate limiter. Input is an array of domain names. We need to output whether or not this domain is allowed. Input: ["abc.com","xyz.com","abc.com"] Conditions 1. Allow 2 requests per domain within 5second interval 2....

0100
seansean·Apr 11, 2026·Coding·ExodusPoint Capital Management

ExodusPoint Capital Management | Senior Software Engineer | Coding | Phone Screen

Senior Software Engineer

1. There are 4 people (A, B, C, and D) who want to cross a bridge at night. A, B, C and D take 1, 2, 5 and 10 minutes respectively to cross the bridge. There is only one torch with them, and the bridge cannot be crossed...

020
temperaturetemperature·Apr 10, 2026·Coding·headlands

Headlands | Research Developer | Coding | Phone Screen

Research Developer

1. Python default argument why is it modified differently when a function being called multiple times, why is in a lambda function with for loop the outputs are all the same. 2. C++ difference between std optional and st...

0100
regenregen·Apr 10, 2026·System Design·CreditGenie

CreditGenie | Software Engineer | System Design | Onsite

Software Engineer

Design a Splitwise app. Start by clarifying requirements and scope before diving into a solution. Throughout this interview, please sketch any components, state/data flows, and the client ↔ API interactions.

000
Hudson-PufferfishHudson-Pufferfish·Apr 9, 2026·Coding·TikTok

Tiktok | Software Engineer | Coding | Phone Screen

Software Engineer

Meeting Scheduler Problem Date: November 13, 2025 Role: Ads Signal Measurement (Software Engineer Interview) Similar LeetCode Question: 253. Meeting Rooms II Description Given an array meetingTimings of size $n \times 2$...

020
tristantristan·Apr 8, 2026·Coding·IMC Trading

Imc | Quantitative Developer Intern | Coding | Online Assessment

Quantitative Developer Intern

Given variables: max doors : maximum doors you can open : int r : number of total rooms (and the goal room number) : int to , from : arrays signifying that a room from[i] connects to the room to[i] : list[int] , list[int...

0110
sherryli010502sherryli010502·Apr 7, 2026·Bq And Some Technical Questions·elise ai

Elise ai | senior SDE | Bq And Some Technical Questions | Phone Screen

senior SDE

1. Introduction & Project Overview 2. Why EliseAI 3. Why Leaving Current Role 4. Challenge / Behavioral Question 5. Went deeper into one project: For technical question, he will give you a piece of code written by javasc...

091

Interview Resources

InterviewDB

About InterviewDB

Crowdsourced Interview Question Bank for Job Seekers in Tech/Finance Industry

Copyright © 2026 InterviewDB. Victory is reserved for those who are willing to pay its price.