Very standard coding interview. One person asked me to solve 3 basic programming questions using whichever language and style I preferred. The interview questions were the exact same 3 as you see in other interviews (the area of a circle, sum of a sorted list, and a method to detect an infinite loop in a binary tree)