Write the recursive c function to count the number of nodes present in a binary tree.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

Now you are given an array of a characters (both ASCII and Kanji) and, an index into the array. The index points to the start of some character. Now you need to write a function to do a backspace (i.e. delete the character before the given index).

0 Answers  


Which sorting algorithm is worst?

0 Answers  


do records fall under linear or non linear data structures?

0 Answers  


What type of data structure is used to perform recursion?

0 Answers  


What are the Difference between tcp and udp?

0 Answers  


What is linked hash set?

0 Answers  


How many links are there in a binary tree of N nodes?

0 Answers   Tech Mahindra,


Define open addressing?

0 Answers  


What is b tree in data structure?

0 Answers  


how to insert a new node in linked list where free node will be available?

0 Answers  


What do you mean by collision in hashing?

0 Answers  


State the advantages of using postfix notations?

0 Answers  


Categories