Search:

Type: Posts; User: Spamik

Search: Search took 0.19 seconds.

  1. Replies
    2
    Views
    1,724

    Re: From Doubly to Single linked list

    OK, so listen what I've got so far. My idea was to just cut out the parts of code where it could call the previous element and where necessary modify the code so here are the changes

    I've modified...
  2. Replies
    2
    Views
    1,724

    From Doubly to Single linked list

    Hi,

    I've got a example code with doubly linked list with headAndTail and a Sentinel and have to implement a single linkedlist with a Sentinel. My assignment says that i have to pay close attention...
Results 1 to 2 of 2