Write a program which implements stacks and queues using linked lists. You must provide the usual stack and queue operations. The use of the built-in stack and queue classes is NOT permitted. The use of the string class is NOT permitted.
Store each string that was read from a file in the stack as well as in the queue. The queue would have the string in the normal order and the stack would have the string in reverse order.
1
Expert's answer
2018-04-09T02:24:59-0400
Dear Alex, your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order
Comments
Leave a comment