I applied online. The process took 3 days. I interviewed at Bright Data in Apr 2022
Interview
First solve two problems in Google Doc within 1 hour. One was to simplify a function to 5 lines and the other to
create a bracket validation function.
If successfull - another 3 problems in a Google Doc with a developer overlooking the process with the same time limit.
Interview questions [1]
Question 1
-simplify a function
-create a bracket validation function
-compare two strings lexicographically
-implement a simple Promise-like object