Search for a lesson?


C# 316: Palindrome

Problem 15 - Palindrome: A palindrome is a number that reads the same from left to right or right to left. For example 12321 and 444 are palindromes. Write a program that reads a number from the user and finds all the palindromes less than the entered number.

Duration: 6:45

Difficulty: Advanced

Downloads: Solution



Photos from this tutorial