I have to make a program using C# that makes a PalindromeTester using Recursive methods. I can make the program using normal methods i.e. while statements and nested if statements.
I can't figure it out even after doing a lot of research and while looking at sudocode from someone writing it in java.
Could someone help. I don't necessarily want someone to do the work for me but help me think it through using the c# language.
I would talk to my Teacher about it but she can't bring herself to coming to my level. People with Ph.D's shouldn't be allowed to teach low level college classes.