I applied online. The process took 2 months. I interviewed at HUB International (Atlanta, GA) in Mar 2023
Interview
I was asked a couple 'fit' questions to make sure that I had a compatible attitude with the company, then we went into the technical questions. They let me go through my thought process, answer the questions, add details when requested; overall it was very pleasant. Afterwards we sort of chatted a bit, and then went on with our days.
Interview questions [1]
Question 1
They asked me to code the "sum of descendants" in a tree, then walk them through an example diagram of how my code would run. Then they asked to change it a bit to cover a unique situation where it wasn't a tree, but a looped graph, and walk them through an example of how the new code would work.