I applied through university. The process took 3 days. I interviewed at Red Dot (Dhaka) in Apr 2021
Interview
The interview process at Red Dot began with a CV submission and a set of 10 multiple-choice questions, focusing on code outputs and bug identification. This was followed by an online programming contest with around 3,000 participants, featuring 8 easy to medium difficulty problems, which could be solved in a language of the contestant's choice. I ranked 12th in this contest, which led to an online interview.
Interview questions [1]
Question 1
Given an array nums containing n distinct numbers in the range [0, n], return the only number in the range that is missing from the array.