I think.. By cast, he means , inserting a node in an arbitrary position. Yes, nodes can be inserted in any position.
On Jan 7, 11:21 am, Musab <[email protected]> wrote: > What you mean by casting? batter show us your code and we will help > you batter? there are two kind of queue dynamic queue (Dqueue) and > static or array queue (Aqueue) for that position in array are > different from position in dqueue. > > On Jan 4, 6:27 pm, pawan yadav <[email protected]> wrote: > > > > > > > > > can i cast a node into a position ??? > > > which book is best for data structures and algorithms in java ? > > > On Tue, Jan 4, 2011 at 3:29 PM, Shoubhik <[email protected]> wrote: > > > if you are implementing the deque as linked list.. then its similar to > > > a node in a linkedlist.. > > > > On Jan 4, 9:54 am, baer10 <[email protected]> wrote: > > > > hi guys... > > > > can anybody what is the notion of "position" in "deque" ? > > > > is it similar to a node ? > > > > can v consider it to b a node ? > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "google-codejam" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<google-code%2bunsubscr...@googlegr > > > oups.com> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-code?hl=en. > > > -- > > vicky yadav -- You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.
