What is tree in computer science?


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

Post New Answer

More Data Structures Interview Questions

Write an algorithm to show the reverse of link list?

0 Answers  


What are the major data structures used in the following areas : network data model & hierarchical data model?

0 Answers  


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  


What is the difference between length () and size () of arraylist?

0 Answers  


Differentiate between comparable and comparator.

0 Answers  


How does quick sort work?

0 Answers  


What is binary tree and its types?

0 Answers  


Are lists mutable?

0 Answers  


Why is quicksort better than mergesort?

0 Answers  


What is the need for priority queue?

0 Answers  


What do you mean by open addressing?

0 Answers  


Which searching algorithm is best?

0 Answers  


Categories