If there are 600 leaves then total number of leaf nodes are?
What does this mean? :O What we need to find out? No. of leaf nodes which is already given as 600?
they wanted to ask about total number of nodes!
Means not leaf nodes
In Binary tree If there are N leaf nodes then the number of Nodes having two children or no children will be Nā1 so ans is i think 599. https://gateoverflow.in/8059/gate2015-2-10