J'ai postulé via la recommandation d'un employé. Le processus a pris 1 jour. J'ai passé un entretien chez Sigaram (Chennai) en juil. 2020
Entretien
This was a phone call interview, where i was a asked to speak about an interesting project of mine, followed by a coding question. I was also asked about my personal interests which were like an assessment for my communication skill. I basically applied for the role of front-end developer through a refferal.
Questions d'entretien [1]
Question 1
Given a n*n matrix, assume 4*4 and it's all filled with red balls initially, upon the first click, the first ball changes to blue, a click on second ball changes it to blue, however a click on the third ball, changes it to blue and returns the first ball to red. Code the following in HTML,CSS,JS.