need help urgently

Discussion in 'C' started by Sowmya, Oct 16, 2006.

  1. Sowmya

    Sowmya New Member

    Joined:
    Oct 16, 2006
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi,

    I'm a MCA student and I wanted solutions for two programs urgently. Hope u will help me in this.

    Following are the programs required.

    1. Write a program in 'C' language using pointers for the creation of a Doubly Linked List. Also, write a procedure for addition and deletion of an element in/from the list. Write algorithm initially and then write program.

    2. Write a program in 'C' language to insert 25, 15, 12, 3, 43, 1, 4, and 50 into an initially empty AVL tree. Make assumptions, if necessary.

    I have written a program for the second qn but its just inserting any numbers to the tree. I just wanted to knw if there is any way where we can insert the given numbers only.

    Please consider this as urgent. :)
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Refer Double linked list article which has the linked list source code you are looking for.
     

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