Preguntas de entrevistas para Full Stack Javascript Developer

60 Preguntas de entrevista compartidas por los candidatos | full stack javascript developer

first interview - 2 questions, 1) function that returns if the a string with parentheses, a.k.a "<>(){}{}sadasd" is in the right logical sense. 2) fix some long broken code. second interview- 1. implement string lexicographical compare function. and two other questions , implement functions for code out put , felt like then and resolve operator overload.
avatar

JavaScript Developer (back-end / full-stack)

Entrevista realizada en Bright Data

3.8
24 de dic de 2023

first interview - 2 questions, 1) function that returns if the a string with parentheses, a.k.a "<>(){}{}sadasd" is in the right logical sense. 2) fix some long broken code. second interview- 1. implement string lexicographical compare function. and two other questions , implement functions for code out put , felt like then and resolve operator overload.

which following is true about Node.js clustering? 1- A single instance of Node.js runs in a single thread. 2-To take advantage of multi-core systems, it is available to launch a cluster of Node.js processes to handle the load. 3-The cluster module allows easy creation of child processes that all share server ports. 4-All of the above ------------------------- let racer = function() { setTimeout(() => console.log("timeout"), setImmediate(() => console.log ("immediate")) ; process.nextTick(() => console.log("nextTick")) console.log( "current event loop") } racer(); Choose the best option 1- timeout, immediate, nextTick, current event loop 2- immediate, timeout, nextTick, current event loop 3- timeout, immediate, current event loop, current event loop 4- current event loop, nextTick, timeout, immediate 5- Syntax Error ---------------------- What styling method is not used in React? 1- by className 2- by inline styles 3- style bindings 4- css-in-Is 5- 3rd party libraries for styling components such as StyledComponents, Radium, (ssModules, etc.
avatar

Full Stack JavaScript Developer

Entrevista realizada en Soshace

4.5
17 de dic de 2021

which following is true about Node.js clustering? 1- A single instance of Node.js runs in a single thread. 2-To take advantage of multi-core systems, it is available to launch a cluster of Node.js processes to handle the load. 3-The cluster module allows easy creation of child processes that all share server ports. 4-All of the above ------------------------- let racer = function() { setTimeout(() => console.log("timeout"), setImmediate(() => console.log ("immediate")) ; process.nextTick(() => console.log("nextTick")) console.log( "current event loop") } racer(); Choose the best option 1- timeout, immediate, nextTick, current event loop 2- immediate, timeout, nextTick, current event loop 3- timeout, immediate, current event loop, current event loop 4- current event loop, nextTick, timeout, immediate 5- Syntax Error ---------------------- What styling method is not used in React? 1- by className 2- by inline styles 3- style bindings 4- css-in-Is 5- 3rd party libraries for styling components such as StyledComponents, Radium, (ssModules, etc.

Viendo 1 - 10 de preguntas de entrevista

Glassdoor cuenta con 60 preguntas e informes de entrevistas obtenidos de entrevistas de Full stack javascript developer. Prepárate para la tuya. Obtén un empleo. Ama tu empleo.