HTML4 and html5 difference, css box-sizing property, css position property etc
Ui Engineer Interview Questions
4,057 ui engineer interview questions shared by candidates
Few questions that I could recall are as follows:- const word = ‘hello’ word[1] = ‘m’ console.log(word) console.log(a) const a = 1; There were follow up questions based on var & let Currying and hoisting in javascript Difference between Typescript & Javascript Explain the entire process (what actually happens in backend) starting from sending request from client to server and then back to client.
HTML, javascript, CSS common questions. one javascript problem solving task, and reactjs questions.
Implement Polyfill for Debouncing with questions related to explanation of Debouncing and Throttling.
Given sorted array find count of occurence of K in the array.
Var vs Let, Hoisting, Closure, Event Loop, Is Javascript Object Oriented.
problems based on graph and sorting technique
ES6 features and when are they good to use.
Basics of Java and all frond related questions.
What is difference between service and factory?
Viewing 2761 - 2770 interview questions