tarunsinghdev / DSA-CRACKER

This is an attempt to solve 450 questions carefully curated by Love Babbar.
110 stars 65 forks source link

12_BottomViewOfBinaryTree.cpp #44

Closed shivesh41kr closed 2 years ago

shivesh41kr commented 2 years ago

Love Babbar Sheet - Problem - Bottom View of Binary Tree

tarunsinghdev commented 2 years ago

Hey, great work! Please rename your file in the format QuestionNo_ProblemName.cpp. For your case it would be 12_BottomViewOfBinaryTree.cpp.

Also, avoid making multiple PRs. Please merge your shivesh41kr:patch-2 branch to this branch. No separate PR is required for updating the REAME.md file.

shivesh41kr commented 2 years ago

@tarunsinghdev Done please merge it now.

tarunsinghdev commented 2 years ago

Hey, please rename your file to 12_BottomViewOfBinaryTree.cpp.

shivesh41kr commented 2 years ago

@tarunsinghdev check now

tarunsinghdev commented 2 years ago

Hey Shivesh, I am talking about your filename and not the PR heading. Your file exists in the Binary Tree folder you created, please update the filename and push the changes.

shivesh41kr commented 2 years ago

@tarunsinghdev done