need for doubly linked list

From: dssuresh6 (dssuresh6.1fxslm_at_mail.codecomments.com)
Date: 11/18/04


Date: Thu, 18 Nov 2004 12:11:08 -0600


Whether browsing forward or backward can be done using a singly linked
list. Is there any specific case where a doubly linked list is needed?
For people who say that singly linked list allows traversal only in one
direction, I would say that using appropriate loops/recursion, traversal
in opposite direction is also possible. Then why the need for doubly
linked list?

--
dssuresh6
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------
 


Relevant Pages

  • Re: Skating Backwards
    ... discomfort with ending up backward on one foot. ... just have to keep practicing, practicing, practicing that backward ... my weight shifts back from what I would ordinarily ...
    (rec.sport.skating.ice.recreational)
  • Re: Whats wrong with the theory... The horizon problem!
    ... Primary wavefront gives rise to secondary wavefront in all ... > and another piece of matter travelled towards opposite direction ... > (backward) near to the speed of light. ...
    (sci.physics)

Loading