Software Engineer · Senior-Level · Phone Screen
I was asked two coding questions: * LeetCode 50 * LeetCode 680 with a follow-up involving performing the operation k times.
I was given two coding questions for the online assessment: 1. String Compression (LeetCode 443) 2. Minimum Operations to Reduce an Integer to 0 (LeetCode 2571)
The call began with the interviewer asking about my experience building user-facing features. The warm-up was Validate Event Schedule Numbers: https://www.chillinterview.com/learn/coding-interview-questions/validate-event-schedule-numbers The main question was...
I was asked to design a book seller platform. more details can be found at https://www.hellointerview.com/community/questions/book-seller-platform/cm8j5hkhi009ouxg8w34ni7nd?company=Databricks&ref=1point3acres
The interviewer introduced the prompt as a game between two players choosing treasures from a row. The question was Treasure Row Duel: https://www.chillinterview.com/learn/coding-interview-questions/treasure-row-duel. I was asked to reason about what outcome a...
I had four back-to-back rounds in one afternoon. **Round 1:** This round consisted purely of behavioral questions and follow-up questions. **Round 2:** This round consisted of behavioral questions and two LeetCode questions: * The first question was similar to...
I interviewed with Mercor for a Software Engineer role. The onsite interview consisted of three rounds. **Round 1: Coding Interview (90 minutes)** This round had three parts. I had 60 minutes to complete the first two parts asynchronously, during which I was r...
I had a series of technical interviews. Here's a breakdown: **Round 1: 1NN** A frequently asked question, you can find it in this platform **Round 2: Contagious Disease Simulation** The first three questions were standard interview questions. The fourth questi...
This Databricks virtual onsite round started with a board game API: initialize a board, place pieces, reject invalid moves, and detect if the latest move creates K in a row. I avoided scanning the full board by checking four directions from the last placed pie...
The interviewer started with a friendly discussion about team structures at large companies. The question was Shortest Distance Between Two Employees: https://www.chillinterview.com/learn/coding-interview-questions/shortest-distance-between-two-employees. I wa...