You have a class Employee with some properties: function Employee(name, age){ this.name = name; this.age = age; } You already have an object of Employee which is emp1. How do you have its name property?
Ui Developer Interview Questions
3,529 ui developer interview questions shared by candidates
Difference between angular vs jquery
Questions based mostly on past projects on resume and random stuff like wifi standards. Second interview was with the HR. They asked behavioral questions mostly.
How do you break up a string of characters and rearranfe them to create a new string of character in JAVASCRIPT?
Logical question on 3rd round
Basic questions
How do you handle performance issues in angular?
var [a]=[1,2,3,4]; console.log(a)
How can you access values of a controller inside a directive.
Random ReactJS, AngularJS, basic level JavaScript, other non-related programming questions were asked.
Viewing 181 - 190 interview questions