Define general trees?


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

Post New Answer

More Data Structures Interview Questions

You are given a singly linked list. How would you find out if it contains a loop or not without using temporary space?

0 Answers   TCS,


Which sorting is best?

0 Answers  


What is definition list?

0 Answers  


Which is the parent class of list<e> class?

0 Answers  


Does arraylist guarantee insertion order?

0 Answers  






What is numeric array?

0 Answers  


Can we modify final arraylist?

0 Answers  


Define a Deque?

0 Answers  


What will be the output of below code?

0 Answers  


How treemap orders the elements if the key is a string?

0 Answers  


What is bubble sort used for?

0 Answers  


how to search an element in sorted linked list with time complexity is O(log n).

3 Answers   Wipro,


Categories