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
Nesta página do site você pode assistir ao vídeo on-line Python : Palindromic Integer (String Conversion & Use MOD And Reverse Methods) duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Grow with Data 12 Dezembro 2023, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 81 vezes e gostou 10 espectadores. Boa visualização!