I got an email asking me to do coding test in js, expected to be problem related to website outlook building but actually is more about algorithm, in a less difficult way. There are 5 questions and if you get enough preparation, its likely for you to finish 4/5 easily.
Interview questions [1]
Question 1
kinda like they wanna build a schedule system, the employee will provide the date and hours that they are available, and you need to build a algorithm that be able to fill all the possibilities of the empty day in a week.
Initial interview round then tech assessment,
The initial interview was basic Q and A concerning programming fundamentals.
Second round was a tech test, where one must implement a solution to solve a problem.
I applied online. I interviewed at Canva (Sydney) in Jun 2024
Interview
Screening process-coding test-behaviour interviews i failed on the screening interview i did not answer properly on those questions. They showed a two function and verbal explanation of variaty usage of array under the sinario given
Interview questions [1]
Question 1
Identify each items in the array using new Map()
Pibonacci function