I applied through an employee referral. I interviewed at Persado
Interview
Step one - skype session. Asked about background and several technical questions.
Step two - onsite. 3 tech interviews by 3 different engineers
The onsite was not hard. However they also look at cultural fit in addition to your technical ability. So make sure you sound enthusiastic.
Interview questions [1]
Question 1
Write a function that when given N (number of steps) and M (maximum steps a person can take at a time), return the total number of possible sequences where the person can go from level 0 to level N.
I applied online. The process took 3 weeks. I interviewed at Persado (Athens, Athens, Attica) in Apr 2021
Interview
One call with the HR, one call with the teams leader and one technical call with two Senior software engineers. The overall process was pretty pleasant and I felt like I could be my self.
I applied through an employee referral. The process took 1 week. I interviewed at Persado (New York, NY) in Sep 2016
Interview
I interviewed at Persado in September. There were three stages, each conducted by a different engineer. It was relatively light on algorithms and data structures and focused more on short questions to assess your familiarity with the particular language (opposed to testing how you think as a programmer). I would consider the difficulty of the questions to be on the easy-side overall, although you are of course being compared against other applicants so that does not necessarily mean that it reflects on the difficulty of getting an offer. Each interviewer was very approachable and friendly, in their own way, and I would consider this one of the much more enjoyable interviews I've had.
Interview questions [2]
Question 1
How would you protect against the possibility of two users signing up for your website with the exact same email address at the exact same time?
If you have two two tables in a SQL database for users and tasks, where users have many tasks, how would you word a query that returned all users that had no tasks?