Ho presentato la mia candidatura tramite un'altra fonte. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso ADSoftware (Bengaluru) nel mese di gen 2021
Colloquio
How can you retrieve the dimensions (width and height) of an element in the DOM?
1. getBoundingClientRect() 2. offsetWidth and offsetHeight
How can you center a div both vertically and horizontally
Use flexbox Or, using grid: How can you create a responsive layout without media queries?
Domande di colloquio [1]
Domanda 1
How can you retrieve the dimensions (width and height) of an element in the DOM?
1. getBoundingClientRect() 2. offsetWidth and offsetHeight
How can you center a div both vertically and horizontally
Use flexbox Or, using grid: How can you create a responsive layout without media queries?