J'ai postulé via une autre source. J'ai passé un entretien chez Graymatics (Singapour) en mai 2024
Entretien
The interview was focused on HTML, CSS, and basic JavaScript fundamentals. It also included a simple Python sorting question. While the interview was easy overall, I faced some challenges understanding the interviewer's Indian accent.
Questions d'entretien [1]
Question 1
What is a tag in HTML?
Can you give some examples of common HTML tags?
How can you target specific elements with CSS?
What does a comma (,) do when separating selectors in CSS?
What is the Document Object Model (DOM)?
How can you access and manipulate elements within the DOM using JavaScript?