The interview process consists of two stages:
1) Four coding tasks(hackerrank or something similair) to complete at home(unlimited time). The tasks are fairly easy and require some basic knowledge about alorightms. Nothing too fancy.
2) an onsite interview that takes about 1 hour.
Interview questions [5]
Question 1
Coding tasks to do at home:
If I recall correctly 1 was about checking if a word is a palindrome but with some small variation, another was related to graph traversing algortihms etc.