O que me levou a fazer a mudança na carreira
Lead Ui Designer Interview Questions
9,974 lead ui designer interview questions shared by candidates
About project and things listed in my resume.
Basic javascript and angular based questions and also for Object Oriented programming questions.
What would you do If you don't understand the project brief given to you by your manager?
Create a function to calculate the angles of a clock's hours and minutes based on an input date
There was just one task in hackerrank, sorta like this "there is bot in infinite grid. there is commands string, which repeats indefinitely - G stand for move one step forward, R - turn to the right, L - turn to the left. Given string of commands find out if there is circle which robot will never leave. Probably easy to do for someone who like that, but certainly has nothing to do with UI development.
The typical 1srt interview questions
Coding test where I have been given to show the results of the data in a table after hitting a search endpoint. Also been asked basic HTML and CSS
[1,2,3].foreach((i, v) => { let temp = i; }); console.log(temp)
An array was given i.e myArray={3,57,64,452,234,9,7,98} Write a function in JS to form the largest number from this array. O/p should be:998764574523234
Viewing 1721 - 1730 interview questions