Warren

Interview experiences shared by candidates.

Share experience
dt2dt2·Feb 17, 2026·Coding·Bytedance

Bytedance | SWE/SRE | Coding | Onsite

SWE/SRE

https://leetcode.com/problems/detonate the maximum bombs/description/ 2101. Detonate the Maximum Bombs You are given a list of bombs. The range of a bomb is defined as the area where its effect can be felt. This area is...

010
ANAnonymous·Feb 16, 2026·Coding·sig

Sig | Quantitative Developer Intern | Coding | Onsite

Quantitative Developer Intern

You are given a python notebook with different data, including transactions for different stocks and held positions. You will need to use Time series pandas functions where you aggregate data sets to find trends across t...

070
abcde1234abcde1234·Feb 15, 2026·Coding·Akuna Capital

Akuna Capital | Software Engineer Intern, C++ | Coding | Code Pair + Technical Video Screen

Software Engineer Intern, C++

Review and add to the 2nd OA: Object Pool. Anyone who gets to this round will have completed the 2 OAs (first is LC style, 2nd is a C++ debugging round), so they should know what this is referring to. The OA involved deb...

020
gsmshsnsgsmshsns·Feb 15, 2026·Coding·Oracle

Oracle | PMTS | Coding | Phone Screen

PMTS

OCI team (Oracle managed Kubernetes "OMK" team) First a simple debug question was asked. Then this coding question was asked: https://medium.com/@vikasgoel53/exploring bfs breadth first search in a graph service a social...

090
Ajit121Ajit121·Feb 13, 2026·Coding·Photon

Photon | Android Developer | Coding | Online Assessment

Android Developer

Given an integer array nums that may contain duplicates, return all possible subsets (the power set). The solution set must not contain duplicate subsets. Return the solution in any order.

020
coderbadcoderbad·Feb 13, 2026·System Design·Oracle

Oracle | Princial Software Engineer | System Design | Onsite

Princial Software Engineer

Powerday consists of rounds Round 1: Coding Its related to graphs Round 2: System Design Design a parking lot system Round 3: Behavioral/Bar riser Easy STAR based questions Round 4: Coding Its related to backtracking: Gi...

090
chrisnyc2021chrisnyc2021·Feb 13, 2026·Behavioral Screen·Flourish

Flourish | SDE 2 | Behavioral Screen | Onsite

SDE 2

What are some regrets you had at your time at your last job? Tell me about a difficult decision you had to make Tell me about a time you had a disagreement with your team Tons of followups for each of the above

010
dontcare-lcdontcare-lc·Feb 13, 2026·Coding·Microsoft

Microsoft | Software Engineer II | Coding | Phone Screen

Software Engineer II

Leetcode 387: First Unique Character in a String

020
djliu9049890djliu9049890·Feb 12, 2026·Coding·citadel

Citadel | Software Engineer | Coding | Online Assessment

Software Engineer

Problem 2: Determine the number of ways to allocate n processes in n intervals without the same process being in consecutive intervals. Return this answer to the mod of 10^9 + 7 . Example 1: if n processes=1 and n interv...

040
djliu9049890djliu9049890·Feb 12, 2026·Coding·citadel

Citadel | Software Engineer | Coding | Online Assessment

Software Engineer

Problem 1: A neural network has n layers where the number of neurons in layer i is layer[i] . In an odd generation, you can add at most 1 neuron to a layer. In an even generation, you can add at most 2 neurons to a layer...

050
mittymitty·Feb 11, 2026·Coding·Cohesity

Cohesity | Senior Software Engineer | Coding | Phone Screen

Senior Software Engineer

"In our file system, some legacy logs are compressed to save space. A compressed string follows the format kistringl, where the string inside the brackets is repeated exactly k times. You need to write a function that ta...

030
1Rudra11Rudra1·Feb 11, 2026·Coding·Microsoft

Microsoft | Applied Science Intern | Coding | Phone Screen

Applied Science Intern

The first half of the interview should be basic technical questions about your resume. Next you will be asked questions about AI,ML algos, NLP, and LLMs. These questions were more explaining basic definitions and concept...

010
user1303836user1303836·Feb 10, 2026·System Design·The Farmer's Dog

The Farmer's Dog | Senior Software Engineer (Backend) | System Design | Onsite

Senior Software Engineer (Backend)

Design an IoT Thermometer application. Functional requirements included viewing current temperature in real time in app, viewing historical data, and notifications. Focus on data ingestion (kafka) and the real time aspec...

010
narcotic_dexternarcotic_dexter·Feb 10, 2026·Coding·upstart

Upstart | Software Engineer | Coding | Online Assessment

Software Engineer

Find Largest Numbers Upstart Function Implement the method findLargest(numbers) so it returns the largest number from the list numbers. Notes numbers contains only integers. numbers always contains at least one element,...

020
jaisminejaismine·Feb 9, 2026·Coding·Adobe

Adobe | software development engineer | Coding | Onsite

software development engineer

Search a node in binary stree Optimization can you search the node in a recursive and iterative way. explain the complexity as well

050
jaisminejaismine·Feb 9, 2026·System Design·adobe

Adobe | Software Development engineer | System Design | Onsite

Software Development engineer

System Design Interview Design Google docs how are you going to scale when there are million of users When there are network partition how will you save the changes locally How will you share the files with others

040
Yeshaswini18Yeshaswini18·Feb 9, 2026·Coding·Docusign

Docusign | Software Engineer | Coding | Phone Screen

Software Engineer

JSON Schema Validator Given a JSON schema and a JSON object, write a function to validate whether the object matches the schema. Sample schema: { "type": "object", "properties": { "name": { "type": "string" }, "age": { "...

080
Yeshaswini18Yeshaswini18·Feb 9, 2026·Coding·Microsoft

Microsoft | Software Engineer | Coding | Onsite

Software Engineer

Elevator scheduling An elevator system manages multiple elevators serving different floors in a building. When someone requests an elevator, the system decides which one to dispatch. Once inside, passengers select their...

020
Yeshaswini18Yeshaswini18·Feb 9, 2026·Coding·Microsoft

Microsoft | Software Engineer | Coding | Onsite

Software Engineer

Question1:https://leetcode.com/problems/intersection of two linked lists/description/ Follow up: https://leetcode.com/problems/linked list cycle/description/

010
Yeshaswini18Yeshaswini18·Feb 9, 2026·System Design·Microsoft

Microsoft | Software Engineer | System Design | Onsite

Software Engineer

Design a system similar to TinyURL. Given an input string (a long URL), generate a shortened output string using Base64 encoding. Design the API and walk through the system’s non functional requirements, including scalab...

030

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.