Longest Common Prefix - leetcode 14 - Horizontal and Vertical Search Solution

preview_player
Показать описание
Today we will solve the "Longest Common Prefix" problem from #leetcode. We will walk through a vertical and horizontal search of our strings array in order to solve this Problem.

This question has been asked by Amazon, Apple, Google, Adobe, Microsoft Facebook (Meta), Uber and so many other companies.

Please check the channel page for more #leetcode solution videos. Also don't forget to like, comment, and subscribe. Hope you enjoy the video!

Chapters:
0:00 Intro and question
0:18 Examples
0:38 Solution Walkthrough
0:38 Solution Walkthrough
0:49 Horizontal Search
2:09 Vertical Search
2:52 Horizontal Search Code Walkthrough
3:58 Vertical Search Code Walkthrough
4:57 Time and Space Complexity
Рекомендации по теме
Комментарии
Автор

Really love the video, especially at the idea and example part

One minor complain (at least for me) is that the background music on the intro (before the logo animation) is a bit too loud

Hope you can continue making these kind of videos, and got the traction to became successful!

FikriEka