I applied online. The process took 1 day. I interviewed at Allianz
Interview
A lot of waiting time with too many interviewees and too few interviewers. The first round grilled on every technology mentioned on resume. After the initial questions on basics, you are handed a plain paper to write code.
Interview questions [1]
Question 1
1. Create a split screen UI with one half capturing the data on fields and the other half displaying the data as we type them in.
2. Write code to create a service to read data from a REST API.
3. What are observables? Have you implemented one?
4. How do you split screen into two using css?
5. Explain the architecture of your project and related questions on that.