45. What is memory leak ? How to debug and prevent it?
Share
You need to answer the common scenarios where memory leak happens, together with the explanation of Garbage Collection.
And then tell the interviewer how to prevent it & debug it with Chrome Dev Tool.