What do you mean by general trees?
No Answer is Posted For this Question
Be the First to Post Answer
Which of the collections allows null as the key?
What is the heap in data structures?
What are the two types of data?
How will you reverse Linked List.
Can you change size of array once created?
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?
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 ].
Is array immutable?
How can you insert a node to the beginning of a singly linked list?
What is internal and external sorting?
What is stable sort?