I interviewed at Akronos Technologies (Athens, Athens, Attica)
Interview
Interview was for a Nokia position as a contractor.
3 rounds interview with Akronos HR, then with the Greek and then Italian Nokia Architects. No assessment was given, but we did background walk-through to my previous experiences as a software engineer and later some technical questions.
Interview questions [1]
Question 1
Most interesting question was about the legacy string manipulation functions and safe programming. They wanted to assess if I know that simple string manipulation function are highly discouraged and instead we use string manipulation functions that are always bound by a length, like strncpy etc..