Data Engineer signal: grid DP + path optimization in a data lineage graph context. This is a ProdMatch-owned data engineer drill, framed as a April 2026 Nykaa Data Platform simulation, not a copied platform question.
Company context
Nykaa · Data Platform
Freshness
April 2026
Product surface
data lineage graph
ProdMatch interview simulation based on product-team patterns; not a claim of a real company question.
Model data lineage graph as a grid of processing zones. Move only right or down. Return the maximum reliability path score while avoiding blocked cells.
Input
Output
Constraints
Concepts
[[5,1],[2,4]] -> 11
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.