Me postulé a través de una facultad o universidad. Acudí a una entrevista en Squadcast (Bengaluru) en jun 2023
Entrevista
The interview was based on backend development. They focus a lot on DBMS. Make sure you are well prepared with the fundamental concepts involved in DBMS. The interviewer asked me to design a schema.
Tough was the interview with 3 rounds. But very interesting questions .not like the usual interviews. Apart from that we had an api round followed by another round where they had us code in golang and finally an interview round.
Me postulé en línea. El proceso tomó 1 día. Acudí a una entrevista en Squadcast en ago 2021
Entrevista
Interviewer was not ready with questions.
It was total waste of time.
Interviewer kept dragging about the approach which doesn't make sense.
They ask CSS syntax.
Interviewer kept asking question, which were not relevant to the role for which i was answering.
Preguntas de entrevista [1]
Pregunta 1
Tell me CSS syntax of media queries.
What would happen if we update parent from children and after re-rendering again children asks parent to re-render and this goes to infinite (Doesn't make sense why would we do this)?
How can we add meta tag from react without JS?