ankitapuri / DSA-guide

Trying to cover important DSA
MIT License
49 stars 113 forks source link

Added deepest leaves sum #273

Closed abhinav5481 closed 3 years ago

abhinav5481 commented 3 years ago

Related Issuse

Closes: #268

Describe the changes you've made

I have written code in python

Type of change

How Has This Been Tested?

I have tested it on my local machine.

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Checklist:

Screenshots

Original Updated
original screenshot updated screenshot
abhinav5481 commented 3 years ago

Hi @ankitapuri Please review my code.