ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10 results

CodeLucky
KMP Algorithm Explained: Linear Time String Matching Made Simple

Master the Knuth-Morris-Pratt (KMP) algorithm in this visual, beginner-friendly guide! String matching is a fundamental problem ...

3:41
KMP Algorithm Explained: Linear Time String Matching Made Simple

0 views

5 days ago

CodeLucky
Rabin-Karp Algorithm Explained: Rolling Hash Pattern Matching

Learn the Rabin-Karp Algorithm for efficient string matching! In this video, we break down how to solve the classic string ...

3:37
Rabin-Karp Algorithm Explained: Rolling Hash Pattern Matching

9 views

5 days ago

CodeLucky
Z Algorithm for Pattern Matching | Linear Time String Search Tutorial

Learn the Z Algorithm for efficient pattern matching! In this video, we break down the Z Algorithm, a linear time approach to ...

4:22
Z Algorithm for Pattern Matching | Linear Time String Search Tutorial

8 views

5 days ago

CodeLucky
Aho-Corasick Algorithm Explained: Multiple Pattern Matching Made Easy

Learn the Aho-Corasick algorithm, the most efficient way to perform multiple pattern matching in a single pass! In this video, we ...

3:42
Aho-Corasick Algorithm Explained: Multiple Pattern Matching Made Easy

5 views

1 day 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
Suffix Array Construction Explained | String Algorithms

Learn how to construct a Suffix Array step-by-step! In this video, we break down the concept of Suffix Arrays, a fundamental ...

3:50
Suffix Array Construction Explained | String Algorithms

0 views

1 day ago

CodeLucky
Replace Words using Trie Data Structure | Prefix Replacement Algorithm

Learn how to solve the 'Replace Words' problem efficiently using a Trie (Prefix Tree). In this video, we break down the logic ...

4:09
Replace Words using Trie Data Structure | Prefix Replacement Algorithm

2 views

2 days ago

vlogommentary
Using Perl Regex to Correctly Capture Sections with Negative Lookahead

Learn how to use negative lookahead in Perl regex to extract multiple sections from structured text without over-capturing.

2:57
Using Perl Regex to Correctly Capture Sections with Negative Lookahead

0 views

6 days ago

CodeLucky
Maximum Length of Repeated Subarray - Dynamic Programming (LeetCode 718)

Learn how to solve the Maximum Length of Repeated Subarray problem (also known as Longest Common Substring) using ...

3:46
Maximum Length of Repeated Subarray - Dynamic Programming (LeetCode 718)

0 views

2 days ago

CodeLucky
Sort Array By Parity II - LeetCode 922 Solution Explained (O(1) Space)

Learn how to solve the 'Sort Array By Parity II' problem (LeetCode 922) efficiently! In this video, we break down the problem of ...

4:05
Sort Array By Parity II - LeetCode 922 Solution Explained (O(1) Space)

2 views

5 days ago