![]() |
|
|
|
#1 |
|
do you know how to reverse a linked list?
how much time it will take to write a code to do it? Toty Santana |
|
|
|
|
#2 |
|
Posts: n/a
|
If you are using .net 2.0, elments of LinkedList<T> are of type
LinkedListNode<T> try to operations within it to reverse your traversal, using Previous and Next properties. zacqaria@gmail.com |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Doug's DVD List | Doug MacLean | DVD Video | 13 | 05-29-2007 05:49 AM |
| This is incredible! | jc_ice | DVD Video | 1 | 08-13-2006 10:47 AM |
| New Releases: Big Fish, Aladdin & Paladin: Updated complete downloadable R1 DVD DB & info list | Doug MacLean | DVD Video | 0 | 02-19-2004 05:02 AM |
| New Releases: Space Camp, Take This Job, Schindler's List postponed: Updated complete downloadable R1 DVD DB & info list | Doug MacLean | DVD Video | 0 | 12-16-2003 05:45 AM |
| New Releases: Schindler's List, The Front, 10 Commandments: Updated complete downloadable R1 DVD DB & info lists | Doug MacLean | DVD Video | 2 | 12-13-2003 03:17 AM |