Category: String coding problemYou are given a search pattern and a log string, both consisting of uppercase letters and the wildcard character *. The * wildcard matches...Input: String Output: Computed result
codingHardVerified Question#2
2. Minimum Workers For Average Task Time
Category: Algorithm coding problemA manufacturing plant has workers processing jobs. Each job has a processingTime and an arrivalTime. Workers process one job at a time. When a...Input: List Output: Integer
codingMediumVerified Question#3
3. Cipher Grid Decoder
Category: Grid/matrix coding problemA cipher system encodes characters inside a grid. The grid rows contain uppercase letters. The coordinate system places the origin at the bottom-left...Input: 2D grid Output: Computed result
codingHardVerified Question#4
4. Analytics Pivot Query
Category: Graph coding problemAn e-commerce analytics platform stores transaction records in a data warehouse. Each record contains at least the columns transaction_id, cost,...Input: Graph (nodes and edges) Output: Computed result
codingMediumVerified Question#5
5. Config Chain Resolver
Category: Array coding problemA configuration management system resolves config values through chains of references.Input: Array Output: Computed result
No AI generated questions yet for Instacart.
Related Instacart Engineering Manager interview prep