I applied online. The process took 2 weeks. I interviewed at Rah Rah in Mar 2023
Interview
The interview process was odd for the role as it was mainly typescript questions, oop refactoring, and backend api refactoring questions. I was expecting system design, scalability, runtime analysis questions, etc but was faced with how quickly can you rewrite/refactor this bit of code.
Interview questions [1]
Question 1
Ex: what is the '?' used for in in typescript: function foo(param1: string, param2?: string)