Netflix online screening round 1, poland, frontend L4\L5
Summary
I had an online screening round for a frontend L4/L5 role, which included three programming tasks. I successfully solved two tasks and partially solved the third with interviewer assistance, but I was...
Interview Experience
There were 3 tasks, 1h 1. Write flatten function to convert nested object into array I solved using dfs in 5-10 min 2. write jest functions to make expression like expect(add(1,2)).toBe(greaterThen(1)) work task implement: expect, toBe, greaterThen You should know concept of currying, which was pop...


