I applied through other source. I interviewed at NodeFlair
Interview
This company reaches out to people even when they have no intention of hiring, as they will ask for your resume under the pretense of hiring you before completely ghosting.
First round: Take home assignment to replicate a section of the company's website
Second round: Virtual interview. Easy coding question, modifying your code to fit a new specification for the take home assignment
Interviewer looked disinterested at times.
Interview questions [1]
Question 1
What do you hope to take away from this internship?
Round 1: Take home assignment, given 3-5 days to complete. (Replicate card component left panel of nodeflair.com/jobs using React and ensure it is mobile responsive. Deploy on Vercel. Can hard code data in frontend).
Round 2: 1 hour Live coding and fit round with Co-founder. (2 questions - nested for loops and hash maps)
Interview questions [2]
Question 1
Given [A, B, C], create a function that returns "A says hi to B and C. B says hi to A and C. C says hi to A and B"