" assignment about linked list,stack,queue"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • oeillet
    New Member
    • Oct 2006
    • 1

    " assignment about linked list,stack,queue"

    hi every one iwant ahelp in this assignment(prog ram ,code in c++)
    its as follows;
    aprogram that contain all operation that performed by linked list ; also contain amethod that calculate how many elements are there in the linked list & print them..... then at the same program write aclass called queue that perform two operation <en equeue& de equeue> ..finally write aclass called stack that perform operation<empty ,push,pup>.
    note:
    this must be only in one program
    not performed at arrays only lists
    in main the user insert information to expert the codes

    i hope you can help me within today &tomorrow as fast as possible
    thanks any way
  • m013690
    New Member
    • Sep 2006
    • 23

    #2
    Are you asking us to do the entire project for you? It's one thing to ask for help when you're up against a wall and you have a bug you can't find, but you sound like you haven't even tried anything yet and want someone to write the whole thing for you...

    Comment

    Working...