ankitapuri / DSA-guide

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

Counting leaf nodes in a binary tree #215

Open Sloth-Panda opened 3 years ago

Sloth-Panda commented 3 years ago

💥 Proposal

(A clear and concise description of what the proposal is.)

Want to implement this using python

Have you read the Contributing Guidelines on Pull Requests ?

(Write your answer here.) YES

Sloth-Panda commented 3 years ago

@ankitapuri

swetakb15 commented 3 years ago

@ankitapuri can I code in C++

swetakb15 commented 3 years ago

@ankitapuri where do I have to add my file? In the sorting folder or will I have to make one

Mudit-Jxin7 commented 1 year ago

Can I do in c++