Python : Palindromic Integer (String Conversion & Use MOD And Reverse Methods)

Publicado el: 12 diciembre 2023
en el canal de: Grow with Data
81
10

Video 22: This video shows how to find if the given integer is Palindromic or not. In previous videos, we saw how to reverse an integer and how to find the longest Palindromic substring using substring method and expand around center approach. We combine all these learnings and address this question

In this video, we did explained two methods,
1. convert the input integer to string, reverse it and check if its palindromic
2. without string conversion, use MOD function and reverse the integer. check if the reversed integer and the given integer are the same

code: https://github.com/jeganpillai/python...

Video on
1. Reverse 32-bit Signed Integer :    • Python : Reverse 32-bit Signed Integer  
2. Palindromic Substring Part-1 (Substring) :    • Python : Longest Palindromic Substring Par...  
3. Palindromic Substring Part-2 (Expand Around Center) :    • Python : Longest Palindromic Substring Par...  

Follow me on,
YouTube :    / @growwithdata  
Website : https://growwithdata.co/
LinkedIn :   / growwithdata  
Facebook :   / growwithdata.co  
twitter :   / growwithdata_co  
WhatsApp : https://whatsapp.com/channel/0029VaF8...
Instagram :   / growwithdata.co  


#palindrome #palindromenumber #list #substring #uniquesubset #uniquesubstring #longestsubstring #slicing #lineartimecomplexity #python #pythonquestions #pythontest #pythonprogramming #pythontutorial #python3 #pythonforbeginners #interviewquestions #interview #dataengineers #deinterview #pythoninterview #interviewquestions #leetcode #placementpreparation #meta #google #facebook #apple #netflix #amazon #google #faang #maanga #dataengineers #alphanumeric #nonalphanumeric #growwithdata


En esta página del sitio puede ver el video en línea Python : Palindromic Integer (String Conversion & Use MOD And Reverse Methods) de Duración hora minuto segunda en buena calidad , que subió el usuario Grow with Data 12 diciembre 2023, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 81 veces y le gustó 10 a los espectadores. Disfruta viendo!