4 Algo questions were asked mostly were on Array based and permutations.
Node Interview Questions
1,043 node interview questions shared by candidates
Algo questions on Array, pointers, permutations etc.
1. How many types of API functions are there in Node.js ? 2. What is middleware?
How would you go about detecting a memory leak server side? Explain how garbage collection works. What tech do you use to monitor systems on the server? How do you scale up a Node server once you hit maximum traffic? Onsite: They gave me a sheet with three functions on it and asked which one's would open a memory leak. They asked to architect a predictive typing function that recommended words as you typed in a search box. I had to keep in mind both time and space complexity. They also asked me what was new in ECMA6.
Get unique result from mongodb without using unique and distinct
Explain 3-tier architecture in node js
Find the second biggest number in an array
Data process with function including arrays
What is your frontend development experience?
Build a full calendar application which can notify you when an appointment has reached its schedule in Node.js/Typescript. Write tests which cover application
Viewing 561 - 570 interview questions