How can I find leaf node with smallest level in a binary tree?
Answer Posted / patuk panday
smallest level in a binary tree is the number is 0 and 1.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the process to create increment and decrement stamen in c?
Explain how can I convert a string to a number?
Explain modulus operator.
what do you mean by inline function in C?
What are identifiers in c?
Why malloc is faster than calloc?
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
What is calloc() function?
7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.
Where local variables are stored in c?
What is substring in c?
What is a protocol in c?
What are integer variable, floating-point variable and character variable?
What is the use of ?: Operator?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.