I applied online. The process took 1 day. I interviewed at GoDaddy (Ottawa, ON) in Feb 2022
Interview
No calls, no chat, no human communication, just a generic email with boilerplate text and a link to a coding assessment. It included 5 problems, and was timed to 2 hours. Included 2 subarray coding problems that you could implement with multiple loops but that you should implement with an O(n) algorithm or the tests would fail. One simple SQL problem. A design problem and an initial design that you are supposed to fix. Another coding problem where you read an API
Interview questions [1]
Question 1
2 subarray problems. 1 sql problem. 1 design problem. 1 API GET problem.