manan025 / DS-Algo-Zone

This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript and Kotlin.
MIT License
25 stars 78 forks source link

Burning Tree Problem #257

Open codenipun opened 3 years ago

codenipun commented 3 years ago

🚀 Feature

Find the minimum time required to burn the complete binary tree if the target is set on fire.

Have you read the Contribution Guidelines?

(Write your answer here.)

Pitch

It is one of the basic data structure which we get to know while starting DSA.

Assignees

(Do not make changes in this section until asked to do so)
C -
C# -
C++ -
Go -
Java -
Javascript -
Kotlin -
Python -

codenipun commented 3 years ago

@manan025 Assgin me this issue in C++

WajihaFatim commented 3 years ago

Please assign thia issue to me