Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

readme.md

Interview Questions

  1. Have you ever debugged and fixed memory leaks in Node.js applications?
  1. Have you ever debugged and fixed event loop lags in Node.js applications?
  2. Do you know what’s the purpose of having 2 generations in the Node.js garbage collector?