Security Engineer signal: hash map + dedupe in a threat intel graph context. This is a ProdMatch-owned security engineer drill, framed as a April 2026 Yellow.ai Security Platform simulation, not a copied platform question.
Company context
Yellow.ai · Security Platform
Freshness
April 2026
Product surface
threat intel graph
ProdMatch interview simulation based on product-team patterns; not a claim of a real company question.
For threat intel graph, collapse duplicate indicators by external ID. Keep the newest event per ID and return IDs in first-seen order.
Input
Output
Constraints
Concepts
[(a,1),(b,1),(a,3)] -> [(a,3),(b,1)]
Try framing your own approach first. The 30 seconds you think before peeking is where learning happens.
Reveal the approach first.
Your rating tunes when this problem shows up again.