tulika-99 / DS_Algorithms

A collection of various Algorithms for Data Structures in different languages. HacktoberFest 2020-22 :octocat:
24 stars 124 forks source link

Added count number of nodes in java #194

Open sayantan06 opened 1 year ago

sayantan06 commented 1 year ago

this algorithm is used to find the total number of nodes in a binary tree in java