I applied through an employee referral. The process took 1 week. I interviewed at StackAdapt in Mar 2025
Interview
I had an initial call with the recruiter, who asked me two fairly easy questions on data structures and probability—which felt a bit unusual for an ML Engineer role. Then came the technical interview, which focused on my background and included two more questions, again on probability and data structures.
The data structure question wasn’t particularly hard, but explaining a complex solution purely verbally—without writing anything—was definitely challenging. As for the probability question, I answered it correctly based on my understanding, but the interviewer asked for a formal proof. I struggled with that part because I was approaching the problem from a different perspective. I got rejected after that round.
Interview questions [1]
Question 1
data structure and probabilistic. I had seen both questions before but the interviewer wanted proof for probabilistic and a very detailed and clean explaination of the data structure which was like a coding problem where you define the data structure and explain what each function should do.