Applied Intuition Interview Questions

Applied Intuition Interview Questions

Practice 20 real interview questions from Applied Intuition. Covers Coding & Algorithms, Behavioral & Leadership, System Design, Machine Learning. For roles including Software Engineer, Machine Learning Engineer.

20 Questions 1 Company09.06.2025
Showing 20 results
Role
Applied Intuition logo
Applied Intuition
Hard
Software Engineer

Design a job scheduler

Design a Scalable Distributed Job Scheduler Context Design a multi-tenant, horizontally scalable job scheduler for backend services. The system must p...

System Design
31
0
325 people solved
Sep 6, 2025
Applied Intuition logo
Applied Intuition
Hard
Software Engineer

Discuss productionizing event-timeout detector

Discuss productionizing event-timeout detector System Design: Production-Ready Event-Timeout Detector You are designing a production service that dete...

System Design
15
0
211 people solved
Jul 17, 2025
Applied Intuition logo
Applied Intuition
Medium
Software Engineer

Implement a nested object validator

Implement a helper function validate(object, required_style) that checks whether a possibly nested object matches a provided schema. The object may co...

Data Manipulation (SQL/Python)
16
0
224 people solved
Sep 6, 2025
Applied Intuition logo
Applied Intuition
Hard
Software Engineer

Walk through a recent project design

System Design: End-to-End Project Walkthrough Provide a structured walkthrough of a recent project you led end-to-end. Organize your answer using the ...

System Design
23
0
167 people solved
Sep 6, 2025
Applied Intuition logo
Applied Intuition
Medium
Software Engineer

Explain potential reason for PIP risk

Behavioral Prompt: Self‑Assessment, Early Signals, and Risk Mitigation Context You are interviewing for a Software Engineer role. Imagine you accept a...

Behavioral & Leadership
14
0
100 people solved
Sep 6, 2025
Applied Intuition logo
Applied Intuition
Hard
Machine Learning Engineer

Implement KV cache for inference

Design Task: Key–Value Cache for Transformer Decoder Inference Context You are building an autoregressive inference engine for a Transformer decoder-o...

ML System Design
9
0
186 people solved
Sep 6, 2025
Applied Intuition logo
Applied Intuition
Medium
Software Engineer

Explain motivation and background

Explain motivation and background Behavioral Phone Screen — Software Engineer Context You are in a technical phone screen for a Software Engineer role...

Behavioral & Leadership
10
0
92 people solved
Aug 4, 2025
Applied Intuition logo
Applied Intuition
Medium
Machine Learning Engineer

Implement correct attention masking

Autoregressive Transformer: Correct Attention Masking with Padding Context: You are implementing decoder self-attention for an autoregressive Transfor...

Machine Learning
6
0
119 people solved
Sep 6, 2025
Applied Intuition logo
Applied Intuition
Medium
Software Engineer

Find grid cell minimizing sum distances

You are given an m x n 2D grid with k marked points. Movement is allowed in four directions (up, down, left, right) with unit cost per step. Find a gr...

Coding & Algorithms
31
0
217 people solved
Sep 6, 2025
Applied Intuition logo
Applied Intuition
Medium
Machine Learning Engineer

Implement and explain positional encoding

Implement Positional Encodings for a Transformer Language Model You are building a Transformer-based language model. Transformers are permutation-equi...

Machine Learning
14
0
135 people solved
Sep 6, 2025
Applied Intuition logo
Applied Intuition
Medium
Machine Learning Engineer

Debug a GPT training pipeline

Fix three bugs in a minimal GPT to meet a training-loss target You are given a Colab notebook with a minimal GPT-style language model implemented in P...

ML System Design
18
0
143 people solved
Sep 6, 2025
Applied Intuition logo
Applied Intuition
Medium
Machine Learning Engineer

Describe past research and interests

Behavioral Prompt: Research Experience, Methods, Impact, and Roadmap Alignment Context You are interviewing for a Machine Learning Engineer role in a ...

Behavioral & Leadership
3
0
61 people solved
Sep 6, 2025
Applied Intuition logo
Applied Intuition
Medium
Software Engineer

Design a nested transaction store

Implement an in-memory key–value store that supports nested transactions with the operations: SET key value, RETURN key, BEGIN, APPLY (commit current ...

Coding & Algorithms
31
0
219 people solved
Sep 6, 2025
Applied Intuition logo
Applied Intuition
Medium
Software Engineer

Design duplicate-file detection using size

You are given a large POSIX-like filesystem containing millions of files across nested directories. Design an algorithm to find groups of duplicate fi...

Coding & Algorithms
10
0
77 people solved
Jul 31, 2025
Applied Intuition logo
Applied Intuition
Medium
Software Engineer

Design a coupon pricing engine

Design and implement a coupon application engine for a shopping cart. Each Item has id, category, and unitPrice. A Coupon has: applicableCategories (o...

Coding & Algorithms
9
0
131 people solved
Sep 6, 2025
Applied Intuition logo
Applied Intuition
Medium
Software Engineer

Design a transactional in-memory key–value store

Implement an in-memory key–value store that supports transactions. The system must process these commands: ( 1) SET key value — assign or overwrite a ...

Coding & Algorithms
7
0
118 people solved
Sep 6, 2025
Applied Intuition logo
Applied Intuition
Medium
Software Engineer

Implement transactional key–value store

Design and implement an in-memory key–value store that supports transactions and nested transactional blocks. Your system must process a stream of com...

Coding & Algorithms
5
0
88 people solved
Sep 6, 2025
Applied Intuition logo
Applied Intuition
Medium
Software Engineer

Delete duplicate files via DFS

Question LeetCode 609. Find Duplicate File in System – Implement an algorithm (using DFS/backtracking) to delete files with duplicate content in a fil...

Coding & Algorithms
12
0
34 people solved
Aug 4, 2025
Applied Intuition logo
Applied Intuition
Medium
Software Engineer

Find duplicate files by size

Question LeetCode 609. Find Duplicate File in System — find duplicate files using file size instead of content comparison https://leetcode.com/problem...

Coding & Algorithms
15
0
116 people solved
Aug 4, 2025
Applied Intuition logo
Applied Intuition
Medium
Software Engineer

Design event timeout detector

Design and implement an event-timeout detector for a job scheduler. Inputs: a global timeout T and a stream of events; each event has {event_id, type ...

Coding & Algorithms
8
0
115 people solved
Jul 17, 2025

Explore more Applied Intuition interview questions

Jump straight to Applied Intuition questions for a specific role or category.

By role
Across all companies
Applied Intuition Interview Questions (Updated 2026) | PracHub