I applied through an employee referral. The process took 4 weeks. I interviewed at Canva in Sept 2021
Interview
Some general Java and Concurrency questions, as well as basic data structure and networking question, no coding. Discussed a bit about the history and plan of the company and possible intern roles as well
Interview questions [1]
Question 1
What is the difference between Java and JavaScript?
Some basic knowledge on multi-thread, can't remember.
If you have 1000 2d points as a tuple like (x1, y1) how could you store these points and count the number of occurrence of each position efficiently?