Alex Hernandezblog.ahernandez.dev·May 28, 2024Coding Interview Prep: Binary Tree Maximum Path SumHere we will go over Leetcode problem 124: Binary Tree Maximum Path Sum The steps we must follow are: Define a helper function that calculates the maximum path sum with the highest node being the root of the path and updates the global maximum path ...42 readsCoding Interview PrepGo LanguageAdd a thoughtful commentNo comments yetBe the first to start the conversation.