how many years you have experience in javascript,angular,bootstrap etc., and how u use in projects
Ui Developer Interview Questions
12,465 ui developer interview questions shared by candidates
What interest you in marketing ?
They asked questions about the take home task, to understand your thinking.
Write a sum method which will work properly when invoked using either syntax below. console.log(sum(2,3)); // Outputs 5 console.log(sum(2)(3)); // Outputs 5
Only online test.
Asking/testing designer's thought process/approach by questioning with random scenarios
The questions formed more of an open discussion/ conversation. If I was asked what's the difference between UX and UI I would give my answer but finish it with an opinion which could be added to and discussed between myself and the interviewees. The first round interview was with the senior UX designer and the senior UI designer and the second round interview was the same with the addition of the head of design.
Create a simple image gallery using HTML/CSS/JS that rotates through images once per second.
OOP design of a banking system: bank account, transactions and owners.
Write a single page application that has a button in it with the text "I have been clicked 0 times". Every time the button is clicked, add one to the number in the button text and also add another button to the document with the initial text "I have been clicked 0 times".
Viewing 1921 - 1930 interview questions