Warren
Interview experiences shared by candidates.
Crowdstrike | Senior Software Engineer | Coding | Phone Screen
Senior Software Engineer
You are given a permission tree where: Leaf nodes contain a permission string (e.g., "perm1", "perm2", "perm3"). Internal nodes contain a logical operator: AND, OR. AND — returns True only if all children evaluate to Tru...
Citadel | Software Engineer | Coding | Online Assessment
Software Engineer
attached in picture
Citadel | Software Engineer | Coding | Online Assessment
Software Engineer
attached in picture
Citadel | Software Engineer | Coding | Online Assessment
Software Engineer
attached in picture
Factoryai | Software Engineer | Coding | Phone Screen
Software Engineer
Implement a Consistent Hashing System Background In distributed systems, we often need to distribute data across multiple servers. A naive approach is to use a simple hash function like h(k) % N (where h(k) is some other...
Warner Bros. Discovery | Software Developer II | Coding | Phone Screen
Software Developer II
Question: The existing code on the screen is a setup for a match three game. Matching three of the same letters gives you one point, each additional letter is +1. Write a function to calculate the total number of points...
Intercom | Frontend engineer | Expert Chat | Onsite
Frontend engineer
Explain your experience with building Design Systems How do you go about enabling engineers to adopt design systems Talk to us about a time where you or. your team were blocked, how did you navigate
Databricks | Forward Deployed Engineer | Hiring Manager Round | Phone Screen
Forward Deployed Engineer
This was for an FDE Hiring Manager round with Databricks. The interview was pretty conversational. Lot of follow up questions to my answers. Questions covered: Tell me about yourself Walk me through deploying an AI solut...
Oura | Backend Engineer | Coding | Online Assessment
Backend Engineer
You’re given a list of digits, where each digit represents a single place in a non negative integer. Your task: Add 1 to the number. Return the result as a new list of digits. Input: [1, 2, 3] Output: [1, 2, 4] Why? Beca...
Clear Street | Software engineer-Infrastructure | Coding | Leetcode Round 1st
Software engineer-Infrastructure
Check if a number is ugly or not. A number is ugly if it is only divisible by 2,3,or 5 else return False This was an easy leetcode problem Another question was tell the nth ugly number. Third reduce the complexity of the...
Webflow | Frontend Engineer | Coding | Online Assessment
Frontend Engineer
Task List You may do these tasks in any order, but take note that they are listed in the order your team has prioritized completing them. Reminder that you are NOT expected to complete all tasks. You are expected to writ...
OpenAI | Software Engineering Intern | Coding | Online Assessment
Software Engineering Intern
CoderPad Interview — Problem Statements Problem 1: Cogwheel Rotations Objective Determine the rotation direction of each cogwheel in a system of simple gears. Description You are given a system of n cogwheels cogwheels,...
Slice | SDE3 | Machine Coding | Virtual Round 1
SDE3
Library Management System Functional Requirements Book Management 1. Add a new book to the library. 2. Retrieve book details by ID. User Management 4. Register a new user. 5. Fetch user details. Borrow & Return Books 6....
Twitch | Applied Scientist | Coding | Phone Screen
Applied Scientist
1hr Interview with Staff Applied Scientist: Part 1 Technical Deep Dive into work experience Part 2 Pandas question on count the number of messages per day by user type Part 2 ML feature engineering questions on same data...
Microsoft | Software Development Engineer | Coding | Onsite
Software Development Engineer
In an online game, there is a trade house where players can exchange different resources. The ratio of resources vary and your PM team give these resources monthly. Write a method which take in type of the input resource...
Microsoft | Software Development Engineer | Coding | Onsite
Software Development Engineer
Find the first non repeated integer in an array
Scale AI | Forward Deployed engineer | Coding | Phone Screen
Forward Deployed engineer
Got the Party Times question
Keystone Strategy | Strategist Consultant | Case | Online Assessment
Strategist Consultant
Case interview. Client: title insurance seller startup that sells title insurance ML algo to loan officers for $500. Evaluate if you setting up this start up would be a good idea? how would you go about this evaluation?
Microsoft | Senior Data Engineer | System Design | Onsite
Senior Data Engineer
1.How do you design a data pipeline end to end? 2.How do you decide between real time and batch processing for a given use case? 3.Suppose telemetry signals are coming from Microsoft devices and products such as Microsof...
Microsoft | Senior Data Engineer | Coding | Onsite
Senior Data Engineer
Write a function in Java Script to log observability metrics . The function should have optional parameters. Additional verbal questions are: what are the pipeline orchestrators you are familiar with ? How do you measure...