00:07 :Introduction
00:42 : Detailed Problem Explanation
02:00 : Solution Approach Explanation
04:20 : Code it up
10:44 : Time Complexity
Given a string, your task is to count how many palindromic substrings in this string.
The substrings with different start indexes or end indexes are counted as different substrings even they consist of same characters.
Example 1:
Input: "abc"
Output: 3
Explanation: Three palindromic strings: "a", "b", "c".
Link : https://leetcode.com/problems/palindr...
#competitiveprogramming #interview #interviewquestion
#coding #leetcode #programmer #tech #software #leetcode #programmingisfun
In questa pagina del sito puoi guardare il video online Palindromic Substrings | LeetCode 647 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato The Code Architect 27 marzo 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 97 volte e gli è piaciuto 11 spettatori. Buona visione!