var X = function(someValue){ this.hello = function(){ return someValue; }; }; X.prototype.test = function(){ return this.someValue; }; var x = new X("hi"); ------ what will the following code return? alert(x.hello()); alert(x.test());
Front End Engineer Interview Questions
14,961 front end engineer interview questions shared by candidates
Event Propagation - specifically event bubbling. Give example.
Flex-box. CSS. JS.
Advantages of preprocessor? sass, stylus, less.
Difference between bubbling and capturing?
What is your background
What is key board and mouse this kind of stupid questions
Algo was 2sum and the take-home was to hit an API and create an Image Carousel.
*Questions related to your test *General technical questions (genuinely believe that it will vary according to the developers that you meet)
1. javascript basic question and react basic question. they would they have budget of 28lpa for this position and they will offer you very less
Viewing 531 - 540 interview questions