Do you know what a constructor is?
Senior Ui Developer Interview Questions
542 senior ui developer interview questions shared by candidates
Do you understand responsive web design? What might you do to support older web browsers?
Prototype vs Private method of a class and this.method Create template using HTML and CSS without running code
var data = [{name:'test',age:20},{name:'test2',age:30}] filter the object whose age is greater than 25?
1. React lifecycle methods 2. Hooks in react 3. CSS related questions 4. How event loop works in Javascript 5. Questions about your previous work experience based on your resume. 6. Write a program to check whether a given linked list is circular or not. 7. Merge sort Pro Tip: Try to make a good collection of GitHub repositories based on your personal projects. You can express your coding skills using Github.
What difference between HTML and HTML5?
what is canvas
Linked list - common intersection point
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?
How do you handle performance issues in angular?
Viewing 21 - 30 interview questions