Ho presentato la mia candidatura tramite un'altra fonte. Ho sostenuto un colloquio presso Graymatics (Singapore) nel mese di mag 2024
Colloquio
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.
Domande di colloquio [1]
Domanda 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?