Go Back   Velocity Reviews > Newsgroups > MCSD
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

MCSD - Linked list

 
Thread Tools Search this Thread
Old 02-12-2006, 08:12 AM   #1
Default Linked list


do you know how to reverse a linked list?
how much time it will take to write a code to do it?


Toty Santana
  Reply With Quote
Old 02-28-2006, 10:00 AM   #2
zacqaria@gmail.com
 
Posts: n/a
Default Re: Linked list
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
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

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




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46