Algo_ds_101: Density of Binary Tree

Created on 10 Oct 2020  路  5Comments  路  Source: ahampriyanshu/algo_ds_101

Submission Title
Density of Binary Tree

Submission Type
Data Structure

Submission Description
Given a Binary Tree, find density of it by doing one traversal of it.

Density of Binary Tree = Size / Height

Submission Directory
Data_Structures => Tree => Binary_Tree => Density => Density.extension

Contributors

  • [x] C++ -
  • [x] C -
  • [ ] Python -
  • [ ] Java -
  • [ ] JavaScript -algo_ds_101 =>algo_ds_101 =>
  • [ ] TypeScript -
  • [ ] Golang -
  • [ ] Ruby -
  • [ ] php -
  • [ ] Swift -
  • [ ] C# -
C# Hacktoberfest New Submssion TypeScript first timer good first issue java javascript php python scala swift

All 5 comments

Please assign this to me for C++

Please assign this to me for C

I would like to contribute for Java language

@ahampriyanshu I can take this for swift

thanks everyone :v:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Sushantrimurti picture Sushantrimurti  路  5Comments

ahampriyanshu picture ahampriyanshu  路  5Comments

ahampriyanshu picture ahampriyanshu  路  5Comments

ahampriyanshu picture ahampriyanshu  路  5Comments

ahampriyanshu picture ahampriyanshu  路  4Comments