I applied through an employee referral. The process took 1 week. I interviewed at WhatsApp in Oct 2017
Interview
Firstly talk about my resume projects. Then write code about data structure implementation, discuss about my idea and bug fixing. I made in wrong direction first time but finally solve that problem.
Totally takes one hour to finish this interview.
Interview questions [1]
Question 1
Implement a cycled queue in C/C++. Queue support arbitrary size string data enqueue, and dequeue.