Skip to content

Add: Minimum Depth of Binary Tree #759

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 15, 2020
Merged

Add: Minimum Depth of Binary Tree #759

merged 1 commit into from
Jan 15, 2020

Conversation

awesee
Copy link
Owner

@awesee awesee commented Jan 15, 2020

No description provided.

@awesee awesee added Breadth-first Search Topic tag breadth-first search Depth-first Search Topic tag depth-first search Easy Difficulty level easy Tree Topic tag tree labels Jan 15, 2020
@codecov
Copy link

codecov bot commented Jan 15, 2020

Codecov Report

Merging #759 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #759   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files         234    235    +1     
  Lines        2358   2368   +10     
=====================================
+ Hits         2358   2368   +10
Impacted Files Coverage Δ
...pth-of-binary-tree/minimum_depth_of_binary_tree.go 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 04c80dd...ad4abce. Read the comment docs.

@awesee awesee merged commit 51a7e97 into master Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breadth-first Search Topic tag breadth-first search Depth-first Search Topic tag depth-first search Easy Difficulty level easy Tree Topic tag tree
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant