15You get a vague prompt like 'design a system to detect fraud.' What do you do in the first ten minutes?▼medium★ EssentialPalantirOpenAIMicrosoft1 replies○ sign inThe Palantir decomposition round has no right answer, it has a right METHOD, and it's the most-failed interview in the FDE loop. Here is the four-move rubric interviewers actually score: clarify, model, spine, iterate.Open full answer →
16Decompose: design a system to detect credit-card fraud.▼hardPalantirDatabricksMicrosoft1 replies○ sign inThe classic Palantir decomposition prompt. The winning answer hinges on one asymmetry candidates rarely surface unprompted, and on starting with something embarrassingly simpler than an ML model.Open full answer →
17Decompose: design a system to coordinate disaster response for a city.▼hardPalantirMicrosoft1 replies○ sign inThe most open-ended prompt in the Palantir canon, no scale given, no user given, no disaster given. What separates passing answers is one design assumption about the data that almost nobody states out loud.Open full answer →
18Decompose: merge patient records across a network of hospitals.▼hardPalantirDatabricksMicrosoft2 replies○ sign inThe purest data-modeling prompt Palantir asks, the whole interview lives in the entity-resolution edge cases. Twins, maiden names, shared insurance IDs... and one architectural decision about merging that candidates get fatally wrong.Open full answer →
19Decompose: design a system to route a fleet of delivery trucks.▼hardPalantirMicrosoftDatabricks1 replies○ sign inLooks like an algorithms question; it's actually an operations question wearing one. The candidates who fail reach for 'solve VRP'; the ones who pass design for the 2pm reality that invalidates every morning plan.Open full answer →
20Decompose: predict flight delays, and survive the interviewer changing the rules every five minutes.▼hardPalantirOpenAIDatabricks1 replies○ sign inThe decomposition prompt we use to teach the skill that actually decides these interviews: graceful iteration under perturbation. Your score isn't your design; it's the delta when the design gets punched.Open full answer →
31Decompose: help an Uber Eats driver decide which orders to accept, using historical and live data, including past tips▼hardPalantir1 replies◆ premiumA live-reported Palantir FDSE decomp with a built-in twist: after you design for the driver, the interviewer flips you to Uber's side. The expected-value-per-hour model, the tip-prediction ethics trap, and how to survive the flip.Open full answer →
32Decompose: allocate hospital resources, beds, staff, equipment, across competing patient needs▼hardPalantir1 replies◆ premiumA reported Palantir FDSE decomposition where the fatal move is putting triage inside an algorithm. The bed-capability data model, the visibility-before-optimization v1, and the conflicting-priorities answer that keeps clinicians in charge.Open full answer →
40Decompose: design a system to run a container port terminal, ships, cranes, yard, and trucks.▼hardPalantirAnthropicFlexport1 replies◆ premiumA port is three coupled scheduling problems in a single prompt: where ships dock, which cranes work them, and where containers land in the yard. The strong answer decomposes them, names where they couple, and refuses to solve the whole thing as one giant optimizer.Open full answer →
41Decompose: detect coordinated fraud rings, not just individual fraudulent transactions.▼hardPalantirStripeAnthropic1 replies◆ premiumPer-account scoring catches the lone fraudster and misses the ring whose accounts each look clean. The strong answer reframes the problem as a graph, makes entity resolution the step everything else depends on, and treats a flagged ring as a case for an investigator, not an automatic block.Open full answer →
65Decompose: a city wants to cut 911 response times. You have call, traffic, and ambulance GPS data.▼hard★ EssentialNewPalantirOpenAIScale2 replies◆ premiumThe most-reported decomposition prompt in the FDE canon. Almost every candidate builds a routing model, and almost every candidate is optimizing the wrong term of the equation.Open full answer →
66Decompose: design a data platform for an enterprise with 500 disparate data sources.▼hardNewPalantirDatabricks2 replies◆ premiumThe number 500 is the trap. Candidates hear it as a scaling problem and design a pipeline factory, when the interviewer is watching to see whether you refuse to ingest 500 things at all.Open full answer →
67Decompose: here are 8,000 taxi trips. Propose a product, sketch the components and APIs, buildable in a week.▼hardNewPalantir2 replies◆ premiumA dataset lands in your lap with a one-week deadline attached. Most candidates start exploring the data. The ones who pass start by working out which questions this data physically cannot answer.Open full answer →
70Pick a product feature. What are the P0s, what's the data model, how do you know it works, and what do you show executives?▼hardNewPalantir2 replies◆ premiumThe only round where you choose the problem, which sounds like a gift and is where most candidates lose it. Four things get graded in one flow, and the fourth is the one engineers skip.Open full answer →
75In the learning round you get a topic you have never seen, some time with the material, and then you teach it back. How do you use the time?▼mediumNewPalantir1 replies◆ premiumCandidate reports describe a Palantir round where you are handed unfamiliar material, given time with it, and asked to explain it. It is the job in miniature: an FDE learns a customer's domain in a week and has to be useful by Thursday. The scoring is on what you chose to teach, and on what you admitted you did not learn.Open full answer →