I applied online. The process took 4 weeks. I interviewed at Tuenti (Madrid) in Jun 2011
Interview
Preliminar HR interview, two phone interviews asking general questions about computer science, software engineering, testing and tools. One code test, 6 on site interviews being two HR ones and 4 technical covering diferent areas as testing strategies and techniques, scalability, algorithms design, software patterns, web security, Object Oriented programming, pointers, big O, data strutures and tools
Interview questions [2]
Question 1
How would you print a given tree in level order (ie, root, all level2 items, all level 3 items....)