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

Pubblicato il: 12 dicembre 2023
sul canale di: 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


In questa pagina del sito puoi guardare il video online Python : Palindromic Integer (String Conversion & Use MOD And Reverse Methods) della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Grow with Data 12 dicembre 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 81 volte e gli è piaciuto 10 spettatori. Buona visione!