directive restrict types ( AngularJS )
Ui Engineer Interview Questions
4,057 ui engineer interview questions shared by candidates
What are you doing to stay on top of evolutions in Angular?
Write a generic program which looks through each object in the list of objects, returning an array of all the objects that contain all of the key-value pairs listed in properties. Below is the example. Ex. var list = [ { lName: 'Dang', displayName: 'Luan Dang', phNo: '123=-456', fName: 'Luan' }, { fName: 'samir', lName: 'gandhi' } ] and propJSON = { fName: 'Luan', lName: 'Dang' } then output should be [ { fName: 'Luan', lName: 'Dang', displayName: 'Luan Dang', phNo: '123=-456' } ] but if my propJSON is { fName: 'Akansha', lName: 'foo' } then output should be [] function findObjects(list, propJSON) { }
What makes you, you?
I did not find any difficult question in interview as prepared well
What directive do you need to iterate a list of elements in AngularJS?
Do you know what is two-way data binding? Can you describe it?
Nothing special
Questions varied from simple to complex around my experience. Unlike various other companies that try to ask random and meaningless questions, the questions were centered more on understanding my experience in the projects I have worked , depth and breadth of my knowledge within the scope of my current job, my ability & enthusiasm to learn. I met with the tech leads and Dev mgr. Young & smart team. I liked the way they approached in the evaluation. Recruiter were prompt to follow up after the interview. It took almost 2.5 weeks as we had to work around some conflicting schedules. Recruiter handled it very well and the team was so professional. I was disappointed that I did not clear the interview and missed the opportunity. If given an opportunity I would reapply in future and go better prepared.
Angular 6/7 Structure and working methods
Viewing 2821 - 2830 interview questions