Google Coding Interview Question - Longest String Chain

Опубликовано: 19 Октябрь 2024
на канале: Errichto Algorithms
75,751
2k

11th May 2022 update - I have two slots in my interview-prep group classes! https://errichto.com/classes
Longest String Chain is a coding interview question asked by Google. This is a little bit of string manipulation, graphs, recursion and dp... yeah. The problem is available on Leetcode: https://leetcode.com/problems/longest....

For coding interview preparation, I recommend https://www.algoexpert.io/errichto

Subscribe for more educational videos on algorithms, coding interviews and competitive programming.

Github repository: https://github.com/Errichto/youtube
Live streams on 2nd YT channel and on Twitch:    / errichto2   &   / errichto  
FB and Twitter:   / errichto   &   / errichto  
Frequently Asked Questions: https://github.com/Errichto/youtube/w...

#Coding #Programming #CodingInterview