I applied through a recruiter. The process took 3 weeks. I interviewed at Rakuten (Tokyo) in Mar 2021
Interview
- First round consisted of a technical assessment
- Second round was a 1-1 with a hiring manager. This usually lasts about an hour and is the most technical portion
- Third round was with a senior/lead in the team they wanted to put you on
Interview questions [1]
Question 1
given a sequence of binary numbers from 1 to n, what is the result of applying the xor operation on each eg. 0001 xor 0010 xor 0011 xor ....