What is difference between tree and binary tree?


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

Post New Answer

More Data Structures Interview Questions

Which interfaces are implemented by abstractqueue?

0 Answers  


create an singly linked lists and reverse the lists by interchanging the links and not the data?

13 Answers   Microsoft, TCS,


Can we add or delete an element after assigning an array?

0 Answers  


How do you sort elements in an arraylist?

0 Answers  


Explain binary representation?

0 Answers  


When new data are to be inserted into a data structure?

0 Answers  


What is the height of a binary tree?

0 Answers  


State the difference between queues and linked lists?

0 Answers  


Which is better hashmap or arraylist?

0 Answers  


Does treemap sort on key or value?

0 Answers  


Does list allow null values?

0 Answers  


Convert the following infix expression to post fix notation ((a+2)*(b+4)) -1

9 Answers  


Categories