First interview was a short conversation followed by a 2-hour React assignment. The assignment was given to me there and I was told to sit in a separate room by myself and complete it.
Interview questions [1]
Question 1
The assignment was to create a simple chat room application.
The user should be able to type in a username and then send a message.
The messages should appear on the screen with the username.
In addition, I was told to incorporate real-time messaging using Ably, such that if there are two open tabs, it would be possible to see messaging popping in from the other tab.
I applied online. The process took 2 weeks. I interviewed at Glassix (Tel Aviv-Yafo) in Jan 2021
Interview
Started with some basic javascript and react questions, show basic understanding of state management.
also basic knowledge in web (webhooks/ api/ sockets)
Recommend brushing on component and functional components and their life cycle.
Interview questions [1]
Question 1
I was given an api that generates random analytic data (logged users/ countries/ time spent/ retention),
and was asked to build a simple dashboard to present the data.
I applied online. The process took 2 weeks. I interviewed at Glassix (Tel Aviv-Yafo) in Jun 2020
Interview
I applied through Glassdoor. I interviewed at Glassix in June 2020. The process took two weeks and contained a phone interview, a home assignment, and an assignment at the Glassix office.
Interview questions [1]
Question 1
Asked to build a simple weather app using ReactJs and Accuweather API.
Had two hours to complete the task.