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.
For each string stored in the queue, determine if it is a palindrome by using the string in the stack (the stack contains the reversed version of the string).
1
Expert's answer
2018-04-09T02:25:01-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