I did a technical interview that was an online coding challenge in a web platform. It consisted in some javascript, react and algorithms questions, it was easy level but with limited (short) time to complete. After that I interviewed with team PM and tech lead.
Interview questions [1]
Question 1
- What does async code return in js?
- Solve a problem that involved looping and string manipulation in js
- Create a counter component in react
- Explain what is an API for no tech people