What is your design process
Junior Ui Interview Questions
10,045 junior ui 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
What is your expected salary?
Coin change problem leetcode and gfg
Can you open figma and redesign Instagram without scrolling feature.
What do you think about our current website design?
Overall hiring experience was very enriching. I liked the fact that everything was planned very well. I did not have to wait for any interview for more than 5 minutes. They even offer snacks to folks to come for an interview, which is very rarely seen in the companies.
Describe your design process and what methods you follow.
Advantages Of Bootstrap
Write the HTML and backend code to a login page.
Viewing 1621 - 1630 interview questions