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.
Perguntas de entrevista [1]
Pergunta 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.
Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Glassix (Tel Aviv-Yafo) em jan. de 2021
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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.
Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Glassix (Tel Aviv-Yafo) em jun. de 2020
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
Asked to build a simple weather app using ReactJs and Accuweather API.
Had two hours to complete the task.