Envié una solicitud electrónica. Acudí a una entrevista en Citi (New York, NY) en abr 2018
Entrevista
Two technical rounds followed by HR round. HR gives briefing about company first. Very less number of interview panels. For 20 min F2F round you have to wait for 4-5 hours. Very frustrating.
Preguntas de entrevista [7]
Pregunta 1
Component communication in Angular. e.g. parent-child, sibling components. other than using services.
I want to show form in Angular and created one component for the same. But I want show limited fields on roles basis . how can i do it? e.g. employee form show two fields, for other form show other three fields etc. How can I come to know which form is being loaded?