Interview process: Recruiter call → take-home technical test → technical review.
I was told to expect a live coding challenge in the technical review, but in my case it was discussion-based instead.
The review focused less on the task itself and more on JavaScript and React fundamentals, so be ready to explain concepts clearly. In particular: referential equality, reference vs value (arrays), core hooks (useEffect, useMemo), and data fetching.
Good luck!