Candidatei-me de outra forma. Fui entrevistado pela Graymatics (Singapura) em mai. de 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.
Perguntas de entrevista [1]
Pergunta 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?