I applied through a recruiter. The process took 2 weeks. I interviewed at Distru in Mar 2020
Interview
I did a phone screen with the CTO, received a database take-home challenge, and a 1-hour Leetcode-style coding challenge. Next step would have been a virtual onsite but I did not make it to this step.
Interview questions [2]
Question 1
Design a database where you have products that can be put into packages. Both products and packages can have their own unit of measure. Any changes to the inventory levels should have a ledger associated with them with information on the amount changed, who did it, which product, etc. Submit your schema and your reasoning.