Yaduttam PareekforThe Dev Denyoichiisagi.hashnode.netยทFeb 28, 2023Problem Solving: Amazon's Coding Interview Problem: Longest Palindromic SubstringHI! ๐ In this post, we will solve a coding interview problem asked by Amazon. The problem is to find the longest palindromic contiguous substring in a given string. We will discuss the brute-force approach to solve this problem, which has a time com...30 readsthedevdenAdd a thoughtful commentNo comments yetBe the first to start the conversation.