I applied through other source. The process took 6 weeks. I interviewed at Gusto in Apr 2022
Interview
Engineering manager reached out, phone screen then online coding test where interviewer shares a coderpad link and calls you on phone. If you were to move on site, there are 4 more interviews to follow,
Interview questions [1]
Question 1
Asked me to implement a key-value store. I asked if using the default Hashmap in Java suffices, interviewer said, yes, so I proceeded. Improvised the question to retrieve timestamped value. Completed the code to pass all test cases. I wish they provided some feedback for not moving forward.