Full Stack Developer signal: trie + prefix counts in a bulk data import context. This is a ProdMatch-owned full stack engineer drill, framed as a April 2026 Dream11 Data Experience simulation, not a copied platform question.
Company context
Dream11 · Data Experience
Freshness
April 2026
Product surface
bulk data import
ProdMatch interview simulation based on product-team patterns; not a claim of a real company question.
Build a prefix index for bulk data import. Support insert(term, weight), delete(term), and topPrefix(prefix) returning the best active term by weight then lexicographic order.
Input
Output
Constraints
Concepts
insert pay 5, insert payout 7, topPrefix pa -> payout
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.