Re: [Tutor] palindrome using stack and queue

2015-08-04 Thread Alan Gauld
On 04/08/15 04:55, Quiles, Stephanie wrote: i have to write a palindrome tester using a stack and a queue. Some teachers seem determined to force students to use basic data structures rather than use the features of the language appropriately. I think that's a stupid waste of time but if

[Tutor] palindrome using stack and queue

2015-08-04 Thread Quiles, Stephanie
Hello , i have to write a palindrome tester using a stack and a queue. You will need to handle strings that may have upper/lower case letters and white space between the letters. We will not include punctuation marks in our strings. Here’s an example: The user inputs otto, you read the string