BFE.dev
Front-End Interview Questions45. What is memory leak ? How to debug and prevent it?

45. What is memory leak ? How to debug and prevent it?

JavaScript
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.

prevnext
Request SolutionAIPosts(2)