Questions on basics HTML, CSS & JS
Ui Engineer Interview Questions
4,057 ui engineer interview questions shared by candidates
When would you use a drop down over a radio input type when designing a website?
What is the time complexity of merging two objects?
Function abc(x=a,a=8){ console.log(x+a); } abc(16)
var abc=function(x=a,a=16){ return x+a }; console.log(abc(8));
Mainly questions on PHP OOPS based concepts.
What are Semantics
What is== and === operator?
They asked me to briefly introduce myself in English and explain my current tech stack and recent projects.
What are promises in Javascript?
Viewing 711 - 720 interview questions