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
Sur cette page du site, vous pouvez voir la vidéo en ligne Python : Palindromic Integer (String Conversion & Use MOD And Reverse Methods) durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Grow with Data 12 décembre 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 81 fois et il a aimé 10 téléspectateurs. Bon visionnage!