Category: String coding problemYou are building a food discovery platform. Given a user's location, a list of restaurants with their coordinates, and a menu of items with prices,...Input: List Output: Computed result
codingHardVerified Question#2
2. Transactional Cache
Category: String coding problemImplement an in-memory key-value cache that supports nested transactions. The cache stores string keys mapped to string values and provides the...Input: String Output: Computed result
codingHardVerified Question#3
3. Probe Collision Simulator
Category: Algorithm coding problemA set of probes is arranged in a line from left to right. Each probe has a mass and a velocity. A positive velocity means the probe moves to the...Input: List Output: Computed result
codingHardVerified Question#4
4. Log Query Engine
Category: String coding problemYou are given a collection of log records. Each record is a five-element list of strings: [time, id, user, type, value], where time and value...Input: Array of strings Output: Computed result
No AI generated questions yet for Lyft.
Start practicing Lyft questions
Sign up for free to access walkthroughs, AI-generated questions, and more.