The interviewer is from spam group, so all the questions are related to how to detect spams. Mainly basic machine learning concepts covering deriving features, building simple models, short answered technical questions, and finally there is a coding question, which is about given a n by n matrix, finding the minimal cost from the top left corner to the right bottom corner, the follow-up question is instead of finding just the cost, you are asked to find out the path.