AI/ML Engineer signal: trie + prefix counts in a LLM evaluation harness context. This is a ProdMatch-owned ai ml engineer drill, framed as a May 2026 CleverTap AI Quality simulation, not a copied platform question.
Company context
CleverTap · AI Quality
Freshness
May 2026
Product surface
LLM evaluation harness
ProdMatch interview simulation based on product-team patterns; not a claim of a real company question.
Build a prefix index for LLM evaluation harness. 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.