Define disjoint set adt?
No Answer is Posted For this Question
Be the First to Post Answer
What is the order of selection sort?
How can you insert a node at the end of linked list?
Define heap order property?
List out the advantages of using a linked list?
Can we search the data in a linked list?
In which data structure, elements can be added or removed at either end, but not in the middle?
42 Answers Infosys, NIC, TTA, Wipro,
What is the best case complexity of quicksort?
Let the G be a graph with 100 vertices numbered 1 to 100 Two vertices i and j are adjecnt if | i-j| =8 or | i-j| =12. The Number of connected components in G is ?
What is the use of heap sort?
What is a treeset?
Explain the priority queue?
What is binary tree example?