Snapp (Iran) interview question

Find memory leaks in this code snippet? (Second Interview)

Interview Answer

Anonymous

14 Jun 2024

You should know how to work with Android studio profiler to find the leaks. you should also be familiar with Handler, MainLooper and Fragment lifecycle and know how databinding can be leaked in fragments.