Me postulé a través de otra fuente. Acudí a una entrevista en Graymatics (Singapur) en may 2024
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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?