Domanda di colloquio di Instacart

For CodeSignal it was implementing a cache key store with timestamps. Started with basic setting and getting, then evolved into more advanced code. 4 different parts. Writing a lot of code for this. For the LLM interview you work with a company called Karat. You are giving an VS code like workspace and an ai to help. You have 50 minutes. They then dump a large project in your space. For me it was a bus route simulator. I was then asked to implement a feature : Have the system prioritize Priority Pass people. I used the LLM to track down the code and implement it, but it was difficult to test in code that is unknown to me. The next feature was implementing wheelchairs for the bus which requires special capacity checks.