Tech Interview Questions

Practice 9,160+ interview questions from top companies including Google, Meta, Amazon, and more. Filter by company, role, and category.

Popular Interview Questions

Machine Learning Engineer + Data Scientist + Software Engineer Interview Questions

Practice the exact questions companies are asking right now.

9.2k Questions 486 Companies08.11.2026
Showing 20 results
Role
TikTok logo
TikTok
Easy
Software Engineer

Find first and last index of target

You are given an integer array nums sorted in non-decreasing order and an integer target. Return a pair [left, right] where: - left is the index of th...

Coding & Algorithms
7
0
64 people solved
Oct 19, 2025
Rippling logo
Rippling
Easy
Software Engineer AI Locked

Build an Expense Policy Rule Engine

This question evaluates implementing rule-evaluation logic, data modeling for expense records and rule representations, operator semantics, and design...

Coding & Algorithms
4
0
45 people solved
Apr 17, 2025
Tradedesk logo
Tradedesk
Easy
Data Scientist

Implement monotonic-array linear interpolation

Question Implement a function interpolate(array_x, array_y, x) that returns the linearly interpolated y-value for a query x-value, given paired data p...

Coding & Algorithms
2
0
57 people solved
Oct 18, 2025
Uber logo
Uber
Hard
Software Engineer Locked

Minimize time using elevator then climb stairs

This question evaluates a candidate's ability to model and optimize a discrete decision under resource constraints, testing algorithmic optimization, ...

Coding & Algorithms
10
0
94 people solved
Oct 18, 2025
Amazon logo
Amazon
Easy
Software Engineer

Find all cells reachable by downhill flow

Problem You are given an m x n grid heights, where heights[r][c] is the elevation of cell (r, c). A drop of water is placed at a starting cell start =...

Coding & Algorithms
9
0
58 people solved
Oct 18, 2025
Meta logo
Meta
Medium
Software Engineer AI Locked

Solve tree, array, and maze tasks

This set of problems evaluates proficiency in algorithms and data structures, covering binary tree diameter computation, array optimization for maximu...

Coding & Algorithms
2
0
25 people solved
Oct 17, 2025
Meta logo
Meta
Medium
Software Engineer Locked

Design a flight search platform

This question evaluates understanding of distributed systems, API and data model design, large-scale data ingestion and indexing, search ranking and c...

System Design
1
0
25 people solved
Oct 17, 2025
Rippling logo
Rippling
Medium
Software Engineer

Aggregate expenses by person, trip, and category

Problem You are given a list of expense records. Each record has: - employee_id (string) - trip_id (string) - category (string, e.g., MEAL, HOTEL, TRA...

Coding & Algorithms
20
0
314 people solved
Oct 17, 2025
Cvs logo
Cvs
Easy
Data Scientist Locked

Reduce LLM hallucination and handle class imbalance

This question evaluates applied machine learning competencies including LLM safety and hallucination mitigation, retrieval-augmented generation and to...

Machine Learning
5
0
41 people solved
Oct 17, 2025
Atlassian logo
Atlassian
Medium
Machine Learning Engineer Locked

Compute moving and weighted averages from a stream

This question evaluates a candidate's understanding of streaming algorithms, sliding-window statistics, and resource-constrained data structure design...

Coding & Algorithms
3
0
36 people solved
Oct 15, 2025
Google logo
Google
Hard
Software EngineerNew Grad Locked

Find numbers with exactly two sum-of-squares forms

This question evaluates understanding of integer representations as sums of two squares and the ability to reason about counting distinct unordered re...

Coding & Algorithms
9
0
64 people solved
Oct 14, 2025
Airtable logo
Airtable
Easy
Data Scientist Locked

Diagnose metric anomalies and evaluate new algorithm

This question evaluates competency in analytics-driven incident investigation, experiment design, metric instrumentation, and product-metric interpret...

Analytics & Experimentation
5
0
50 people solved
Oct 14, 2025
Microsoft logo
Microsoft
Medium
Software Engineer

Build a time-based key-value store

Problem Design a data structure that stores multiple values for the same key at different timestamps, and can retrieve the most recent value as of a g...

Coding & Algorithms
7
0
70 people solved
Oct 14, 2025
Microsoft logo
Microsoft
Medium
Software Engineer

Implement a Tic-Tac-Toe game class

Problem Implement a class that supports playing an n × n Tic-Tac-Toe game. Requirements Create a class TicTacToe(n) with: - move(row, col, player) -> ...

Coding & Algorithms
6
0
68 people solved
Oct 14, 2025
Apple logo
Apple
Medium
Data Scientist

Remove shortest subarray to sort array

Given an integer array nums (length up to 2×10^5), return the shortest subarray [L,R] you can remove so that the remaining elements form a non‑decreas...

Coding & Algorithms
5
0
65 people solved
Oct 13, 2025
Meta logo
Meta
Hard
Data Scientist Locked

Validate in-post restaurant recommendations via experiment

This question evaluates a data scientist's competency in experimental design for recommendation systems, including defining viewer- and creator-level ...

Analytics & Experimentation
1
0
22 people solved
Oct 13, 2025
Amazon logo
Amazon
Hard
Data Scientist Locked

Design a robust traffic forecasting pipeline

This question evaluates a candidate's competency in end-to-end time-series forecasting pipeline design, covering data cleaning and missing-value handl...

Machine Learning
5
0
41 people solved
Oct 13, 2025
Capital One logo
Capital One
Medium
Data Scientist

Optimize invites under capacity constraints

You have n donors (n up to 100,000). For each donor i you know: p_online[i] (probability of donating if emailed), a_online[i] (expected donation condi...

Coding & Algorithms
11
0
93 people solved
Oct 13, 2025
Meta logo
Meta
Medium
Data Scientist

Write SQL to compare social-only vs game-only engagement

You are given two tables capturing Oculus app usage. Define an 'active day' as a UTC date on which a user generates at least one event. Consider only ...

Data Manipulation (SQL/Python)
40
1
336 people solved
Oct 13, 2025
Meta logo
Meta
Medium
Data Scientist Locked

Estimate Portal’s causal lift on video-call usage

This question evaluates applied causal inference and statistical analysis skills, including defining estimands, designing staggered-adoption differenc...

Statistics & Math
6
0
47 people solved
Oct 13, 2025