I was interviewed on campus ( University of Maryland ,college park ) . I got a call through career fair . The first interview happened at the fair itself, I was asked a simple mathematical questions , and a simple programming questions .
Then there were 2 back to back tech interview . Some of the questions that were asked :
Given a list of exchange rates , between several currencies . Find out if it is possible to profit while moving through currency , exchanging , and ending up at the same currency you started with .
There was a question about implementing vectors ( from STL ) .
To implement a queue by using stacks .
Third interview was a not really technical although person asked me about python , asked me to write some basic code in python .