please help me ( double linked list )

Discussion in 'C' started by ju_10_ve, Aug 2, 2009.

  1. ju_10_ve

    ju_10_ve New Member

    Joined:
    Aug 2, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0



    plz i wont soulotion of my questions by codes :


    where list is the node pointer for the whole double linked list
    how i can :

    1- add a node after the node that has 30

    2- delete a node at the beginning of the list

    3- delete a node before 30

    4- count how many nodes are in the list

    5- count how many nodes are greater than 10

    6- count how many even and odd nodes in the list !!

    7- print all the nodes in the list but ( backwards )

    8- split the double list into 2 , where the first list has a pointer list and the other one has the pointer head , and it starts with the node 15 !!


    make answer what you know plz :(



     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    We dont do your homework but if you have some coding where you are stuck we can help you out.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice