I applied online. I interviewed at Decos (Pune) in Jun 2024
Interview
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?
Interview questions [2]
Question 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?