There were four rounds.
1. Asked to write code for simple login form with name, age, email, website, etc fields. Mock up was given. Asked to write JS code to validate form fields on submit.
2. With UI Architect, general design questions and hands-on js
3. With Manager, general questions about daily work
4. With Senior developer, questions on MVC
Interview questions [1]
Question 1
write a javascript prototype for a class to alculate total number of items in a function which has nested arrays.