Warren
Interview experiences shared by candidates.
EvolutionIQ | Engineering Manager | Background & Behavioral | Hiring Manager
Engineering Manager
1. Work Experience & Business Impact "Walk me through a recent complex SaaS or AI driven project you led from inception to delivery. What was the specific business problem, and how did you measure your team's impact?" Co...
Lumos | Software Engineer Intern | Coding | Phone Screen
Software Engineer Intern
Question 1: Implement an LRU Cache Design a data structure that simulates a Least Recently Used (LRU) cache with the following operations: Requirements Both operations must run in O(1) time complexity To achieve O(1) ope...
Meta | Software engineer, ml engineer | Coding | Onsite
Software engineer, ml engineer
Leetcode Left and right side of a binary tree
Meta | Software Engineer, Machine learning | Coding | Onsite
Software Engineer, Machine learning
Leetcode oceans with a building view
Opusclip | Software Developer 1 | Coding | Phone Screen
Software Developer 1
Given a string s which represents an expression, evaluate this expression and return its value. The integer division should truncate toward zero. You may assume that the given expression is always valid. All intermediate...
Kotak Bank | Backend Engineer | System Design | Online Assessment
Backend Engineer
Topics Covered: 1. Microservices Architecture (Java based) ∙ How would you design and decompose a monolith into microservices? ∙ Service discovery, inter service communication patterns ∙ How do you handle distributed tra...
Pinterest | Senior Engineering Manager | Hiring Manager Interview | Phone Screen
Senior Engineering Manager
Questions on my experience What projects do i currently manage Details on my experience in building new databases and scaling usage of off the shelf database solutions and challenges involved Size of team and number of m...
Humana | Software Engineering Intern | Behavioral | Phone Screen
Software Engineering Intern
Why healthcare? Why Humana IT? How do you prioritize your tasks when handling multiple deadlines? Give an example of a time you had to deal with a difficult customer or client. Describe a situation where you disagreed wi...
Revefi | Software Engineer New Grad | Coding | Phone Screen
Software Engineer New Grad
A linked list of length n is given such that each node contains an additional random pointer, which could point to any node in the list, or null. Construct a deep copy of the list. The deep copy should consist of exactly...
Mercor | Software Engineer | Technical Screen | Phone Screen
Software Engineer
The interview was a run through of CS fundamentals. Some of the questions they asked: Bytes in a MB How array access works in memory What is idempotency Then, there was a small code review segment. They gave a simple fun...
Watershed | Software Engineer | Coding | Phone Screen
Software Engineer
I was asked to implement PlaySnake. It was a simplified version of PlaySnake where I needed to implement the move function. I needed to print the grid and simulate the snake game.
Microsoft | Software Engineer II - iOS Mobile | Coding | Phone Screen
Software Engineer II - iOS Mobile
45 minutes Phone Screen First 30 minutes: Behavior and Technical Domain Questions Last 15 minutes: Coding Interview. Exactly same question from here: https://leetcode.com/problems/two sum ii input array is sorted/descrip...
Microsoft | Software Engineer | Coding | Onsite
Software Engineer
Palindrome Number https://leetcode.com/problems/palindrome number/description/ Zigzag Conversion https://leetcode.com/problems/zigzag conversion/description/ Median of Two Sorted Arrays https://leetcode.com/problems/medi...
Ebay | MTS 1 Backend Engineer | Coding | Technical Interview 1
MTS 1 Backend Engineer
Recommend Products Based on Browsing Frequency Task: Create a method that recommends 'k' products based on their likelihood to be viewed after a given product within user browsing sessions. Inputs: list itemuserSessions:...
Fanatics | Senior Backend Engineer | Coding | Phone Screen
Senior Backend Engineer
Given a list of words, a starting word, and an ending word, determine if there is a path of words in the list which navigates from the starting word to the ending word. A "path" between starting and ending word exists if...
Meta | software engineer | Coding | Phone Screen
software engineer
leetcode 31 next permutation leetcode peak element
AQR Capital | Quant Research Intern | Machine Learning/FInance | Phone Screen
Quant Research Intern
An hour zoom interview with a seasoned quant on machine learning fundamentals, finance questions and probability questions. The interviewer started with asking machine learning fundamentals on linear regression and the a...
Tiktok | Software Engineer | Coding | Phone Screen
Software Engineer
You are provided with a set of events describing payment lifecycles. Each event references a specific payment id, and multiple events may belong to the same payment. A payment may experience the following event types: AU...
Rivian | Staff Engineer | Coding | Phone Screen
Staff Engineer
Question: "The Longest Trail" Objective:Given an M by N binary matrix where 0 represents an empty path and 1 represents a wall, find the length of the longest path consisting only of 0s. Constraints: You can move Up, Dow...
Coinbase | Senior Software Engineer | AI Recruiter Screen Interview | Online Assessment
Senior Software Engineer
Asynchronous AI Interview + Proctored Assessments Stage 1: The AI Recruiter (MILO on CodeSignal) The process kicks off with a recorded, interactive session with MILO, Coinbase’s AI recruiter. This replaces the traditiona...