Envié una solicitud electrónica. Acudí a una entrevista en Decos (Pune) en jun 2024
Entrevista
First round is Technical round and after clearing it there is second round Manager round. There was basic question asked in technical round like what is observable? Behavior Subject? Components, module? Pipes? Directives? Communication between different components?
Preguntas de entrevista [2]
Pregunta 1
What are the different ways to communicate between components if there is no relation between components. Example there is parent component and in that there are two child component A and B but no relation between them
Routing. If there is variable which was initialize on first view and after we click on next view that is second page. So can that variable hold the value or loss it after refreshing page?