Easy quant and java questions
Preguntas de entrevistas para Frontend Developer
8.944 Preguntas de entrevista compartidas por los candidatos | frontend developer
1. about 2. javascript typescript babel es5 es6 3. test driven development, unit-testing, continuous integration 4. react-redux, modern JS frameworks, JS closures 5. function sum(){/*add code here*/};console.log (sum(3)(5)(7)(3)()); // 18
Experiences in angular and bootstrap
Q What if I use var inside Contstructor function? function Person(firstName, lastName, age){this.firstName=firstName;this.lastName = lastName; var a = 5;}; What will console.log(a); print?
The interview followed a standard format, where an input was given, and certain outputs expected. The inputs were presented in a file on the disk. As a javascript engineer, this was awkward, as javascript is rarely used to read/write directly to the hard drive. Due to NDA, I cannot disclose the specifics of the question itself.
Are you available to travel to and from the airport regularly (on a weekly basis)?
Write a polyfill (fallback function) for filter method for arrays
Build a custom UI and debug.
In JS in an AND condition if the first part is false, would the second get evaluated?
Q: Create a rectangular box and circle and position the circle such that half of the circle is above the rectangle and half is inside. The rectangular box has to be in the center of the screen. They shared an image for reference.
Viendo 1 - 10 de preguntas de entrevista