Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is mean by d-queue?

Answer Posted / baskar

d-queue stands for double ended queue.we can add & delete
elements at either side.they are two other variations like
input restricted deque and output restricted deque.
Input restricted deque means we can delete at both end
but insert only at end of the queue(ie) rear .
Output restricted deque means we can insert at both end
but delete only at end of the queue(ie)front.

Is This Answer Correct ?    30 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which collection class is thread safe?

891


When will you use array over arraylist?

1006


What are the topics in data structures?

1071


Does hashmap maintain insertion order?

970


What is Another name of Dynamically allocating memory.

1029


List the data structures which are used in network data modal.

939


What is the difference between for and foreach loop?

1037


Why do we use trees in data structures?

948


What is complete binary tree and almost complete binary tree?

860


What is an acyclic graph?

1082


What is array and its types in data structure?

982


How would you swap the Kth node from beginning with Kth node from end in a Linked List.

971


Why do we use a multidimensional array in data structure?

1069


What is meant by linked list?

965


Are linked lists useful?

948