KUMAR SHIVAM

Explain Dequeues- Double Ended Queues ? 

Data Structures and Algorithms

Answer in Short

Double Ended Queue is also a Queue data structure in which the insertion and deletion happens. For implementation refer to image

Explanation

964    0





Share:   

More Questions from Data Structures and Algorithms Module 2