I applied online. The process took 2 weeks. I interviewed at Parcl (Indio, CA) in Aug 2024
Interview
1. Implementation of a figma file. This was a big dashboard so you need to implement as much as you can. Dont worry about the small details, for example for icons I used emojis.
2. Vanilla JS questions: Leetcode style, Fibonnaci sequence question and to make a function that gives you higher numbers in that sequence
3. React related questions, hooks, useEffect, etc.
Interview questions [1]
Question 1
Make the simplest function to return a specific index in the fibonacci sequence, then how would you improve on it to get bigger numbers