What do you mean by general trees?


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

Post New Answer

More Data Structures Interview Questions

Which of the collections allows null as the key?

0 Answers  


What is the heap in data structures?

0 Answers  


What are the two types of data?

0 Answers  


How will you reverse Linked List.

0 Answers  


Can you change size of array once created?

0 Answers  






In Data Structure, write output of given program.

0 Answers   HPCL, Hughes Systique Corporation,


How to traverse data in a linked list in forward and backward direction, write the algorithm?

0 Answers  


an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

0 Answers  


Is array immutable?

0 Answers  


How can you insert a node to the beginning of a singly linked list?

0 Answers  


What is internal and external sorting?

0 Answers  


What is stable sort?

0 Answers  


Categories