Amount of Time for Binary Tree to Be Infected (Burnt)
Problem Statement
You are given the root of a binary tree with unique values, and an integer start. At minute 0, an infection starts from the node with value start. (link)
Each minute, a node becomes
chetan77.hashnode.dev3 min read