Longest Palindrome by Concatenating Two Letter Words: Greedy Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»

Subscribers:
92,300
Published on ● Video Link: https://www.youtube.com/watch?v=Q9EhdRmisVU



Duration: 27:38
419 views
34


This is our 7th Video on Greedy technique.
In this video we will try to solve a very interesting Greedy Problem "Longest Palindrome by Concatenating Two Letter Words".

We will do live coding after explanation and see if we are able to pass all the test cases.

Problem Name : Longest Palindrome by Concatenating Two Letter Words
Company Tags : Will provide soon
My solutions on Github : https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/Greedy/Longest%20Palindrome%20by%20Concatenating%20Two%20Letter%20Words.cpp
Leetcode Link : https://leetcode.com/problems/longest-palindrome-by-concatenating-two-letter-words/


My GitHub Repo for interview preparation : https://github.com/MAZHARMIK/Interview_DS_Algo
Subscribe to my channel : https://www.youtube.com/channel/UCaw58edcO3ZqMw76Bvs0kGQ



╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
β•‘β•šβ•£β•‘β•‘β•‘β•šβ•£β•šβ•£β•”β•£β•”β•£β•‘β•šβ•£β•β•£
β• β•—β•‘β•šβ•β•‘β•‘β• β•—β•‘β•šβ•£β•‘β•‘β•‘β•‘β•‘β•β•£
β•šβ•β•©β•β•β•©β•β•©β•β•©β•β•©β•β•šβ•©β•β•©β•β•

#coding #helpajobseeker #easyrecipes #leetcode #leetcodequestionandanswers #leetcodesolution #leetcodedailychallenge #leetcodequestions #leetcodechallenge #hindi #india #hindiexplanation #hindiexplained #easyexplaination #interview #interviewtips
#interviewpreparation #interview_ds_algo #hinglish




Other Videos By codestorywithMIK


2022-11-12Find Median from Data Stream (Google, Amazon, Microsoft, Meta...) : Explanation βž• Live Coding
2022-11-10Remove Duplicates from Sorted Array (Google, Amazon, Microsoft…) : Explanation βž• Live Coding
2022-11-09Remove All Adjacent Duplicates In String (Microsoft, Paytm, Samsung) : Explanation βž• Live Coding
2022-11-09Online Stock Span (Microsoft, Amazon, FactSet, Samsung, Adobe, Flipkart) : Explanation βž• Live Coding
2022-11-07Make The String Great -(Google, Apple, LinkedIn, Microsoft): Explanation βž• Live Coding
2022-11-06Maximum 69 Number (ORACLE Phone Interview): Greedy Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-11-06Orderly Queue -(Amazon): Explanation βž• Live Coding
2022-11-04Word Search II (Google, Amazon, Meta, Microsoft, Salesforce…) : Explanation βž• Live Coding
2022-11-04Design Web Crawler (Part-V) : Google, Amazon, Meta : STEP-3 : Design Deep Dive (URL Frontier) πŸ—βš™οΈπŸ‘·
2022-11-03Reverse Vowels of a String (Google, Zoho, Flipkart) : Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-11-02Longest Palindrome by Concatenating Two Letter Words: Greedy Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»
2022-11-02Minimum Genetic Mutation -(Asked by Twitter) : Explanation βž• Live Coding
2022-11-01Where Will the Ball Fall -(Amazon) : Explanation βž• Live Coding
2022-10-31Toeplitz Matrix -(Google, Meta, Apple) : Explanation βž• Live Coding
2022-10-30Shortest Path in a Grid with Obstacles Elimination -(Google) : Explanation βž• Live Coding
2022-10-29Earliest Possible Day of Full Bloom(Google, Amazon, Microsoft, Adobe):Explanation βž• Live Coding
2022-10-28β€œGroup Anagrams” - (Google, Apple, Amazon, Microsoft and many more). Link In Description
2022-10-27Image Overlap -(Google) : Explanation βž• Live Coding
2022-10-25Continuous Subarray Sum -(Amazon, Meta, Paytm): Explanation βž• Live Coding
2022-10-24Check If Two String Arrays are Equivalent -(Goldman Sachs): Explanation βž• Live Coding
2022-10-24Maximum Length of a Concatenated String with Unique Characters -(Amazon): Explanation βž• Live Coding