Ui Web Developer Interview Questions

338 ui web developer interview questions shared by candidates

Write a function for the following JavaScript code? const obj1 = { age: 25, color: "white", weight: true }; const obj2 = { color: "white", weight: true } const obj3 = { age: 26, color: "white", weight: true } console.log(matches(obj1, obj2)); // true console.log(matches(obj2, obj1)); // false console.log(matches(obj3, obj1)); // false console.log(matches(obj3, obj2)); // true
avatar

Web UI Development

Interviewed at BYJU'S

2.9
Sep 30, 2020

Write a function for the following JavaScript code? const obj1 = { age: 25, color: "white", weight: true }; const obj2 = { color: "white", weight: true } const obj3 = { age: 26, color: "white", weight: true } console.log(matches(obj1, obj2)); // true console.log(matches(obj2, obj1)); // false console.log(matches(obj3, obj1)); // false console.log(matches(obj3, obj2)); // true

1. System test It was only JQuery Questions. Custom video controls 1. Insert a button clicking on that video volume should increase. 2. Video should not be able to reply 3. Video Scrollbar should not go back. 4. Full screen of video. when clicking a button. 5. Continue a Video from where the scroll is stopped.
avatar

UI Web Developer

Interviewed at Indegene

3.6
Nov 3, 2017

1. System test It was only JQuery Questions. Custom video controls 1. Insert a button clicking on that video volume should increase. 2. Video should not be able to reply 3. Video Scrollbar should not go back. 4. Full screen of video. when clicking a button. 5. Continue a Video from where the scroll is stopped.

Viewing 51 - 60 interview questions

Glassdoor has 338 interview questions and reports from Ui web developer interviews. Prepare for your interview. Get hired. Love your job.