Leetcode 5: Longest Palindromic Substring in Telugu | Bruteforce, Optimal | Python DSA | SRKCodes

Channel:
Subscribers:
9,410
Published on ● Video Link: https://www.youtube.com/watch?v=KferlPETNyU



Duration: 0:00
135 views
2


🛒 Everything I use, love, or plan to buy – one Amazon list! 👉 🏻 hhttps://www.amazon.in/shop/srkcodes--------------------------------------------------------------------------------------
Welcome to srkcodes! In this Telugu coding tutorial, we solve Leetcode Question #5: Longest Palindromic Substring, a classic problem in string algorithms and coding interviews.

🔥 What’s inside this video?
1️ ⃣ Brute Force Approach: Checking all possible substrings to find the longest palindrome.
2️ ⃣ Expand Around Center Approach: A more optimal solution to identify palindromes efficiently.

👨 ‍💻 Whether you’re a beginner learning Python in Telugu or preparing for advanced DSA interviews, this video provides step-by-step explanations with multiple approaches to strengthen your understanding of string manipulation.

💡 Key Benefits of Watching:
Master two approaches to solve the same problem.
Understand time complexity differences between brute force and optimized methods.
Learn practical techniques to crack DSA string-based interview questions.

💬 Have doubts? Drop your questions in the comments – let’s learn and grow together!
👍 Like, Share & Subscribe to srkcodes for daily Telugu coding tutorials and Python DSA solutions.

📲 Stay connected for more coding updates:
Instagram -https://instagram.com/srkgaming/srk._.lifestyle 
LinkedIn -https://www.linkedin.com/in/subbareddykarri/ 

#srkcodes #Day272 #LongestPalindromicSubstring #LeetcodeQ5 #PythonInTelugu #CodingInTelugu #DSAInterviewPrep #StringAlgorithms #PythonTutorialsTelugu #CodingForBeginners

💻 My Gear:
🔹 Laptop :https://bit.ly/3iH3Yf99
🔹 Mobile :https://shorturl.at/rzHIOO
🔹 Earphones :https://bit.ly/3naIFEmm
🔹 mic :https://amzn.to/3hYqd199

🔗 External Study Resources for Deep Dive:
📝 Problem discussed in the video ➡ https://leetcode.com/problems/longest-palindromic-substring/description...

📚 Topic's ⬇ ️ https://www.designgurus.io/blind75ind7https://neetcode.io/practice?tab=blind75ind75

❗ Blind 75
💡 LeetCode problehttps://leetcode.com/problem-list/oizxjoit/t/oiz...

My https://leetcode.com/problem-list/nbdwjy25/t/nbd...




Other Videos By Srk Codes


2025-10-08Leetcode 235: Lowest Common Ancestor of BST in Telugu | BST-based LCA | Python DSA | srkcodes
2025-10-07Big Update! New Logos, Banners & Intros for srkcodes, srkplayzz & themodernvlogger 🚀
2025-10-06Leetcode 572: Subtree of Another Tree in Telugu | Python DSA | srkodes
2025-10-05Leetcode 297: Serialize and Deserialize Binary Tree in Telugu | BFS Approach | Python DSA | SRKCodes
2025-10-04EvoFox Ronin TKL Review in Telugu 🔥 ₹2,342 Budget Mechanical Keyboard with Sound Test!
2025-10-04Leetcode 102: Binary Tree Level Order Traversal in Telugu | BFS, DFS | Python DSA | srkcodes
2025-10-03Leetcode 124: Binary Tree Maximum Path Sum in Telugu | Recursive DFS | Python DSA | srkcodes
2025-10-02Leetcode 226: Invert Binary Tree in Telugu | Recursion, DFS, BFS | Python DSA | srkcodes
2025-10-01Leetcode 100: Same Tree in Telugu | Recursion & BFS | Python DSA | srkcodes
2025-09-30Leetcode 647: Palindromic Substrings in Telugu | Brute Force, Optimal | Python DSA | SRKCodes
2025-09-29Leetcode 5: Longest Palindromic Substring in Telugu | Bruteforce, Optimal | Python DSA | SRKCodes
2025-09-28Leetcode 49: Group Anagrams in Telugu | Hashing with Sorted Keys | Python DSA | SRKCodes
2025-09-27Leetcode 76: Minimum Window Substring in Telugu | Sliding Window + Hash Maps | Python DSA | srkcodes
2025-09-26Leetcode 424: Longest Repeating Character Replacement in Telugu | Sliding Window | SRKCodes
2025-09-25Leetcode 79: Word Search in Telugu | Backtracking DFS | Python DSA | SRKCodes
2025-09-24Leetcode 48: Rotate Image in Telugu | In-Place Matrix Rotation | Python DSA | SRKCodes
2025-09-23Leetcode 143: Reorder List in Telugu | Three-Step Approach | Python DSA | SRKCodes
2025-09-22Leetcode 23: Merge k Sorted Lists in Telugu | Collect + Sort Approach | Python DSA | SRKCodes
2025-09-21Leetcode 56: Merge Intervals in Telugu | Sorting + Merging Approach | Python DSA | SRKCodes
2025-09-20LeetCode 57: Insert Interval in Telugu | O(n) Approach | Python DSA | srkcodes
2025-09-19LeetCode 200: Number of Islands in Telugu | BFS Approach | Python DSA | SRKCodes