1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Linear Data Structures -Stacks and Queue...
  4. What are the applications of dequeue?
Q.

What are the applications of dequeue?

A. A-Steal job scheduling algorithm
B. Can be used as both stack and queue
C. To find the maximum of all sub arrays of size k
D. To avoid collision in hash tables
Answer» D. To avoid collision in hash tables
View all MCQs in:   Data Structures (DS)

Discussion