I applied through a recruiter. I interviewed at Noom in Apr 2021
Interview
This was a technical interview using CoderPad. The engineer apologized for being late and then asked few ice breaker questions about my resume and then proceeded to focus on the technical coding.
Interview questions [1]
Question 1
They asked me to model a record for Noom coaches that had a primary role, but also a series of potential temporary alternative roles defined by date intervals. With this model, they asked you to create a function that would generate a report with a percentage breakdown of time spent in each role over an arbitrary date interval (presuming that time spent on any given role was exclusive).