what is mean by d-queue?

Answer Posted / punam & sunita

a deque is a abstract data structure in which insertion and
delection takes place at either side i.e. at rear & front
but not at middle.

Is This Answer Correct ?    37 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are linked lists most commonly used for?

490


Explain the uses of matrix with an example?

552


How to check array contains value or not?

580


List the applications of stacks?

550


What is the difference between linked list and array?

502






What is time complexity of quick sort?

484


What happens if we try to insert duplicate key in hashmap?

423


Is hashmap keyset ordered?

555


Is hashtable fail fast?

452


How efficient is binary search?

468


What is indexing an array?

458


What is time complexity of arrays sort?

525


How is bubble sort done?

464


Is file a data structure?

487


Differentiate between hashmap and treemap.

510