What is the minimum number of queues that can be used to implement a priority queue?


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

Post New Answer

More Data Structures Interview Questions

Which sorting is worst?

0 Answers  


What is heap tree in data structure?

0 Answers  


What are the issues that hamper the efficiency in sorting a file?

0 Answers  


How many different trees are possible with 10 nodes ?

1 Answers  


Is quicksort a stable sorting algorithm?

0 Answers  


How do you find the depth of a binary tree?

0 Answers  


What are the applications of stack?

0 Answers  


What is the difference between one and two dimensional?

0 Answers  


How do signed and unsigned numbers affect memory?

0 Answers  


Is hashset thread safe?

0 Answers  


What are the advantages of array?

0 Answers  


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 ?

4 Answers  


Categories