Got a C# Job Interview? Then this one´s important! - Palindrome Numbers with C#

Описание к видео Got a C# Job Interview? Then this one´s important! - Palindrome Numbers with C#

Need to get ready for your C# Interview? This video covers one of the BIG FUNDAMENTALS that you no doubt NEED to know. Let´s check out Palindromes and how to find them using C#! Want more?! Get more over here!    • C# 2021 Tutorials  

Here are the links by the way!

To become a great C# Developer check out our C# Learning Path: https://bit.ly/2TYku2a

FREE C# Download 9 MUST have .NET Developer tools: https://page.tutorials.eu/tools

Check out the BLOG Post to this video! https://tutorials.eu/how-to-check-the...

What is a Palindrome?
Definition
A palindrome is a word, phrase, number, or sequence of words that reads the same backward as forward. It derives from Greek roots that literally mean “running back” (palin is “again, back,” and dromos, “running.”) The word appears to have been created in English based on these roots in the early 1600s.

This first known palindrome was in Latin and read “sator arepo tenet opera rotas” which means either:
The sower Arepo holds the wheels with effort.
The sower Arepo leads with his hand the plough.
Palindromes were also found in ancient Greek and in ancient Sanskrit.
Types of Palindromes
Name Palindromes
A name that reads the same backward as forward.
Examples:
Bob, Anna, Hannah, Eve, Elle,
Word and Sentence Palindromes
There are also Word and Sentence Palindromes. E.g. the whole sentence can be read backwards and forwards and be the same.

Multiple Word Examples:
I did, did I?
No lemon, no melon
My gym
Single Word Example :
Civic, Kayak, Level, Madam, Mom, Noon, Race car, Radar, Refer, Rotor, Stats,Tenet,Wow

What is the longest palindrome word in English?
The longest palindromic word in the Oxford English Dictionary is the onomatopoeic tattarrattat, coined by James Joyce in Ulysses (1922) for a knock on the door.
Use of Palindrome Numbers
Palindrome Number is very useful in Recreational mathematics topics like Rubik’s Cubes, magic squares, logic puzzles.
A palindromic sequence is a nucleic acid sequence on double-stranded DNA or RNA wherein reading 5′ to 3′ forward on one strand matches the sequence reading backward 5′ to 3′ on the complementary strand with which it forms a double helix.

Use of Palindrome Numbers
Palindrome Number is very useful in Recreational mathematics topics like Rubik’s Cubes, magic squares, logic puzzles.
A palindromic sequence is a nucleic acid sequence on double-stranded DNA or RNA wherein reading 5′ to 3′ forward on one strand matches the sequence reading backward 5′ to 3′ on the complementary strand with which it forms a double helix.

C# Program to check if a number is a Palindrome number
Logic: If the original number and its reversed numbers are equal. then it is a Palindrome number.
Example :
121 & 121 (palindrome number)
144 & 441 (not palindrome number)

Check out the video itself to get the practical example! Good luck!

#interview #job #palindrome #preparation #tutorial #test #learn #ready #csharp #programming #code

tutorialsEU offers you free video tutorials about programming and development for complete beginners up to experienced programmers.
This includes C#, Unity, Python, Android, Kotlin, Machine Learning, etc.
Stay tuned and subscribe to tutorialsEU: https://goo.gl/rBFh3x

Android:    / @tutorialseuandroid  
C#:    / @tutorialseuc  
Unity:    / @tutorialseuunity  

Facebook:   / tutorialseu-109380204093233  

LinkedIn:   / tutorialseu  

Discord:   / discord  

Комментарии

Информация по комментариям в разработке