Rd applicants have rated the interview process at Indeed with 2 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 49.6% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
Interview
First there is an Online-Test examination.
I passed the examination.
2 weeks later i got the interview.
it is via skype
3 minutes self-introduction, introduce my project
i introduce my study.
then we begin the coding interview.
it lasts 30 minutes.
coding problem is easy, but it was the first time that i wrote the code in whiteboard
Interview questions [1]
Question 1
2 sum problem:
gave a array, and number k, find two number x, y in array that x + y == k.