Asked mostly about React Js
Ui Developer Interview Questions
3,529 ui developer 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?
How you used API Calls in your last job?
attended only first round- write a code in typescript to fetch data using service and observable and display the data on UI
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
Q. Difference between slice and splice function.
Viewing 621 - 630 interview questions