ambiguous-spec Interview Questions
9 interview questions in our bank cover ambiguous-spec, most of them Coding & Leetcode-style Questions. They average 3.0/5 difficulty — medium — and each one was reported by a candidate after a real interview. Companies known to ask about ambiguous-spec: Waymo, Netflix, Meta, Intuit, Shopify, and 3 more.
Practice these on the problems board →Companies that ask about ambiguous-spec
Question mix
- Coding & Leetcode-style Questions9
Difficulty
- 2/5 — easy1
- 3/5 — medium7
- 4/5 — hard1
Questions tagged ambiguous-spec
Viewport / Shelf Dedupe on the Netflix Homepage
3/5In this Netflix interview scenario, you must process homepage content rows to eliminate duplicate title identifiers according to specific display constraints and viewport rules. The exercise evaluates your capability to handle ambiguous requirements, design clean filtering algorithms, and manage state across multiple data rows. You will need to carefully consider global versus local visibility constraints while structuring your code. Unlock the full problem details and expert model solution with a subscription.
Coding & Leetcode-style QuestionsNetflixProcess Raw CSV for Downstream Consumers
3/5In this open-ended Waymo phone screen, you are tasked with parsing a raw CSV string into a structured format suitable for downstream consumers whose exact requirements are deliberately unspecified. The interview evaluates your communication skills, ability to propose multiple architectural output designs, and competence in handling malformed data gracefully. It highlights practical software engineering judgment rather than just algorithmic cleverness. Access the full interview context and expert structural recommendations with a subscription.
Coding & Leetcode-style QuestionsWaymoCompiler Cost Extraction with Inferred Constants
4/5Featured in a Meta coding interview, this task requires building a performance estimator for a basic compiler handling sequential assignment statements. You will parse textual code blocks to calculate overall resource consumption based on distinct operator weights and assignment counts, while also deducing unknown cost metrics from test assertions. The challenge tests your string parsing proficiency, arithmetic logic, and ability to reverse-engineer hidden parameters from structured outputs. To view the complete problem details and detailed solution code, a subscription is necessary.
Coding & Leetcode-style QuestionsMetaSmall Business Network: Degrees of Separation
3/5Rooted in an Intuit QuickBooks engineering interview, this problem requires you to navigate a corporate network graph to determine the shortest relational distance between two distinct business entities. Given ambiguous requirements, you must first establish a robust data contract before computing the fewest degrees of separation through multi-step commercial partnerships. The exercise tests your graph traversal capabilities, requirement clarification skills, and pathway optimization techniques. Unlocking the full problem requirements and the optimal algorithmic solution requires a paid subscription.
Coding & Leetcode-style QuestionsIntuitSecret Santa / Gift Assignment from CSV
2/5Tackle a practical data manipulation and randomization puzzle often assigned in Shopify software engineering interviews, requiring the automated assignment of holiday gift partners from a CSV input. This problem tests your capability to parse tabular inputs, handle ambiguous requirements, and implement randomized constraints without self-assignments. Excelling in this task demonstrates your knack for writing pragmatic scripts under loosely defined specifications. Unlock the full prompt details and professional reference solution by subscribing today.
Coding & Leetcode-style QuestionsShopifyStreaming Points: Emit K Within Distance
3/5Reported as a challenging Google interview question, this task involves monitoring a continuous stream of coordinate data and dynamically emitting groups of points that fall within a specific proximity threshold. You must design an efficient tracking mechanism that updates active sets and handles multi-point spatial distance conditions, with a follow-up scaling to arbitrary group sizes. It evaluates advanced data stream management, spatial reasoning, and algorithmic optimization. To explore the full problem description and view the expert solution, a subscription is needed.
Coding & Leetcode-style QuestionsGoogleOO Design: Continuous Time Intervals from Two Timestamp Signal Streams
3/5This object-oriented design challenge was featured in a Waymo technical interview. Candidates must build a class that processes two distinct streams of timestamped signals to determine specific active time periods based on an underlying rule. The problem evaluates your ability to handle ambiguous requirements, structure clean APIs, and reason about temporal data streams efficiently. Access to the complete problem breakdown and expert model implementation requires a paid subscription.
Coding & Leetcode-style QuestionsWaymoReverse Between Vowel-Wrapped Substring Pairs
3/5In this Capital One algorithmic puzzle, candidates must parse a text string to locate specific segments bounded by vowel characters and manipulate their internal sequences. The challenge centers on string parsing, boundary condition handling, and applying transformation rules efficiently under time constraints. It evaluates attention to detail and ability to translate ambiguous requirements into clean code. Reviewing the full problem specifications, edge cases, and optimal solution requires a paid subscription.
Coding & Leetcode-style QuestionsCapital OneDetect Recurring Transactions
3/5Encountered in Ramp interviews, this problem requires you to parse financial ledger records to isolate recurring payment patterns from sporadic charges. It tests your ability to handle ambiguous specifications, filter high-volume noise, and track multiple periodicity cadences simultaneously. To view the full problem breakdown and expert model solution, a subscription is required.
Coding & Leetcode-style QuestionsRamp
Studied alongside
ambiguous-spec interview FAQ
- How many ambiguous-spec interview questions are there?
- 9 reported questions, mostly Coding & Leetcode-style Questions.
- Which companies ask ambiguous-spec questions?
- Waymo (2), Netflix (1), Meta (1), Intuit (1), Shopify (1), Google (1), Capital One (1), Ramp (1).
- How hard are ambiguous-spec questions?
- They average 3.0 out of 5: 1 at 2/5, 7 at 3/5, 1 at 4/5.