ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6 results

CodeLucky
Longest Common Subsequence (LCS) - Dynamic Programming & String Matching Explained

Learn how to solve the Longest Common Subsequence (LCS) problem using Dynamic Programming! In this video, we break ...

5:04
Longest Common Subsequence (LCS) - Dynamic Programming & String Matching Explained

1 view

2 days ago

Let's LeetCode
LeetCode #28 "Find the Needle in a Haystack" (strStr) — AI-Assisted Mastery for Coding Interviews

No rushed tricks. No confusing jargon. Just clear intuition and human-verified code for LeetCode's essential string-matching ...

7:28
LeetCode #28 "Find the Needle in a Haystack" (strStr) — AI-Assisted Mastery for Coding Interviews

0 views

4 days ago

My Notes with ai
DSA  Foundations of Code

topics Pattern Matching and Tries: Pattern matching algorithms-Brute force, the Boyer–Moore algorithm, the Knuth-Morris-Pratt ...

6:46
DSA Foundations of Code

0 views

2 days ago

CodeLucky
Implement strStr() - Find Needle in Haystack - LeetCode Solution

Learn how to implement the strStr() function, a classic coding interview problem that asks you to find the index of a substring ...

4:13
Implement strStr() - Find Needle in Haystack - LeetCode Solution

14 views

5 days ago

CodeLucky
Permutation In String - LeetCode 567 - Sliding Window Algorithm Explained

Learn how to solve the 'Permutation in String' problem (LeetCode 567) using the efficient Sliding Window technique! In this ...

4:40
Permutation In String - LeetCode 567 - Sliding Window Algorithm Explained

3 views

6 days ago

CodeLucky
Subarray Sum Equals K - LeetCode 560 - Optimized HashMap Solution (O(N))

Learn how to solve the "Subarray Sum Equals K" problem (LeetCode 560) using the optimized Prefix Sum and HashMap ...

4:51
Subarray Sum Equals K - LeetCode 560 - Optimized HashMap Solution (O(N))

4 views

6 days ago