This book "Dynamic Programming on Trees" is a deep dive into applying Dynamic Programming technique on Tree Data Structure based problems. On completing this book you will have these core skills:* Strong hold on Dynamic Programming on Trees* Easily solve Dynamic Programming problems in Coding InterviewBest approach to go through this book:* Master the basics (Part 1): This part introduces you to the basics of Tree Data Structure Dynamic Programming (DP) and how DP can be applied on Tree.* Practi