CrazyEngineers
  • Double linked list program

    inbapuvi

    Member

    Updated: Oct 25, 2024
    Views: 1.2K
    I give some problem of double linked list program. so please give me a program for implementation of double linked list using c++ language. The functions are insert, delete, search, & display the node. please help me😕😕😕
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • pradeep_agrawal

    MemberSep 1, 2009

    Refer the below post in which i have used doubly linked list as a stack. By looking into the code you should be able to write code for simple double link list.

    The code has logic for insertion and deletion but not searching, but i feel you will be able to write that also.

    #-Link-Snipped-#

    -Pradeep
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register