First interaction is an HR Call talking about compensation which is not liquid. Then comes a take home assignment to create a multi-threaded kitchen delivery system. They say not to use AI yet even after spending hours on it there is no feedback given. Not worth interviewing, your time is better spent elsewhere
Had an initial call with HR. Mostly just going over my experience and housekeeping questions. Next round was technical coding round over zoom. I wasn't able to clear this round.
Quite intense to finish within an hour with explanation of the thought process + design decision
Line 0: The ID of the item
Line 1: The item type, either CATEGORY, DISH or OPTION
Line 2: The name of the item
Line 3: The price of the item for DISH and OPTION. Not present for CATEGORY items.
api interface function: menu parser, OOD.
Interview questions [1]
Question 1
You are tasked with parsing menus from a large restaurant group.