All researcher basically presented a problem (very broad and under specified) and asked how I would approach them. They varied from entity linking prediction up to a specific problem regarding user needs in a retrieval system.
Only one of them presented me with a programming question. It was a pretty basic one. The question was, given a set of numbers, how to check if there was three numbers x,y,z in the set such that x+y=z.