filmov
tv
Amazon Coding Interview - Longest Palindrome Substring (JavaScript)

Показать описание
One of Amazon's most commonly asked coding interview questions according to LeetCode.
Video contains explanation and solution of Amazon Longest Palindrome Substring coding interview problem in JavaScript.
This coding interview question is commonly asked by companies like: Google, Facebook, Snapchat, Amazon, Uber, LinkedIn, Microsoft, Apple and many others.
Problem is:
Given a string s, find the longest palindromic substring in s. You may assume that the maximum length of s is 1000.
Example 1:
Input: "babad"
Output: "bab"
Note: "aba" is also a valid answer.
Example 2:
Input: "cbbd"
Output: "bb"
If you have any question feel free to ask me in the comments section.
Follow me on:
Video contains explanation and solution of Amazon Longest Palindrome Substring coding interview problem in JavaScript.
This coding interview question is commonly asked by companies like: Google, Facebook, Snapchat, Amazon, Uber, LinkedIn, Microsoft, Apple and many others.
Problem is:
Given a string s, find the longest palindromic substring in s. You may assume that the maximum length of s is 1000.
Example 1:
Input: "babad"
Output: "bab"
Note: "aba" is also a valid answer.
Example 2:
Input: "cbbd"
Output: "bb"
If you have any question feel free to ask me in the comments section.
Follow me on:
Amazon Interview Strategy - CRUSH The Loop
AMAZON CODING INTERVIEW QUESTION - Longest Decreasing Subsequence Problem | 2021 | 🔥
Amazon Coding Interview - Longest Substring Without Repeating Characters (JavaScript)
Amazon Coding Interview Question - K Closest Points to the Origin
Amazon Coding Interview - Longest Palindrome Substring (JavaScript)
Longest Common Prefix | LeetCode 14 | Amazon Coding Interview Tutorial
AMAZON CODING INTERVIEW QUESTION 2018 - Parse Instructions
Maximum Subarray - Amazon Coding Interview Question - Leetcode 53 - Python
LeetCode 2311 Longest Binary Subsequence Less Than or Equal to K | Greedy | Asked in Google 🔥
Coding Interview Question Asked in Amazon, Microsoft, Adobe - Longest Consecutive Sequence
Amazon Coding Interview Question - Recursive Staircase Problem
Amazon and Facebook Coding Interview Questions Solved 2023 | Crack Your Next Coding Interview Easily
Amazon Coding Interview Question | Leetcode 300 | Longest Increasing Subsequence
Amazon Coding Interview Question - firstNonRepeatingCharacter
Most Asked Coding Interview Question (Don't Skip !!😮) #shorts
I Did 850 Tech Interviews For Amazon And I Learned This
Essential Amazon Interview Question - Longest Consecutive Sequence
6 Most Popular Amazon Coding Interview Questions Solved Step by Step | Amazon Interview Preparation
Amazon Coding Sample (SIP)
Google LOVES This Coding Interview Question! | Happy Number - Leetcode 202
Amazon Coding Interview | Longest Common Substring Dynamic programming | EP6
Amazon Interview Question! | Longest Consecutive Sequence - Leetcode 128
AMAZON CODING INTERVIEW - LONGEST PALINDROMIC SUBSTRING with Dynamic Programming (LeetCode)
LATEST AMAZON CODING INTERVIEW QUESTION - Find the farthest smaller number on the right side | 2021|
Комментарии