Given a binary tree and a node start that is initially infected. For every second, neighbours of an infected node get infected. The task is… Read More
The post Minimum time required to infect all the nodes of Binary tree appeared first on GeeksforGeeks.