Pattern program
Node Js Developer Interview Questions
930 node js developer interview questions shared by candidates
How we ensure that people in inner organisation does not take your password (password encryption technique without share key to DBA)
What is the difference between service and factory in angular
Node Js basic questions
Design Code, Performance of the Databases and queries Technologies used and why Project Discussion and your role and responsibilities
Do you know what is closure concept , explain
Which module is used for file based operations?
> count vowels from string , he then added it has uppercase too
create a authentication system for a user . paswword , set , reset , upadate , delete .
#)Node js: //app.use(express.json()); // app.use(express.urlencoded({ extended: true })); // process.nextTICK // HELMET ? // json-parser ? // node-cron ? // even emitter / listener ? // buffers #)MongoDB // database sharding // $unwind // $bucket // $set // $nin // $eq #) JS coding questions // const input = "Welcome to world"; // Output:- "emocleW ot dlrow" / function runFunc(){ // console.log("B" - 1); // console.log(2 + "-3" + "3"); // console.log(typeof typeof null); // } // runFunc(); // var a = []; // a[100] = 1; // console.log(a.length); // console.log(a[99]); // let a = 10, b = 20; // setTimeout(function () { // console.log('Ankit'); // a++; // b++; // console.log(a + b); // }); // console.log(a + b);
Viewing 141 - 150 interview questions