ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

87 results

Sebastian Wild (Lectures)
Effiziente Algorithmen (Winter 2025-26) 10-2 Parallel string matching

Lecture recordings of CS 566 – Efficient Algorithms (Winter 2025-26) Efficient Algorithms (CS 566) is a second module in ...

18:30
Effiziente Algorithmen (Winter 2025-26) 10-2 Parallel string matching

5 views

1 day ago

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

Sudhakar Atchala
Rabin Karp String Matching Algorithm with 2 Examples  || Algorithm || Time Complexity || DAA

1. Compiler Design Playlist: https://www.youtube.com/playlist?list=PLXj4XH7LcRfC9pGMWuM6UWE3V4YZ9TZzM ...

28:25
Rabin Karp String Matching Algorithm with 2 Examples || Algorithm || Time Complexity || DAA

326 views

4 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
Advanced String Algorithms: KMP, Tries, & Suffix Structures Explained

Unlock the power of efficient text processing with this guide to Advanced String Algorithms! In this video, we move beyond ...

4:30
Advanced String Algorithms: KMP, Tries, & Suffix Structures Explained

0 views

19 hours 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

AUTOHOTKEY Gurus
AI Fuzzy Matching on more than words

Discusses AI's potential to go beyond literal string matching to concept matching, enhancing its utility in various applications.

25:57
AI Fuzzy Matching on more than words

44 views

7 days ago

Web Fusion with Bharadwaj
29. KMP (Knuth–Morris–Pratt - Pattern Matching) Algorithm (Java)

Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...

27:32
29. KMP (Knuth–Morris–Pratt - Pattern Matching) Algorithm (Java)

54 views

3 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

0 views

19 hours ago

CodeLucky
Wildcard Pattern Matching (LeetCode 44) - Dynamic Programming Explained

Learn how to solve the Wildcard Pattern Matching problem (often LeetCode 44) using Dynamic Programming! In this video, we ...

3:49
Wildcard Pattern Matching (LeetCode 44) - Dynamic Programming Explained

0 views

1 day ago

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

1 day ago

Anand Yadav
Top 20 Algorithm Questions Gate 2026

#Backtracking #Recursion #ProblemSolving String Matching Algorithms Naive, KMP, Rabin-Karp concepts and complexity.

22:04
Top 20 Algorithm Questions Gate 2026

24 views

6 days ago

PyData
Aniket Abhay Kulkarni - Scaling Fuzzy Product Matching with BM25 - PyData Global 2025

Tired of exact matches failing on messy data? This talk showcases how BM25, a powerful fuzzy search algorithm, tackles the ...

31:58
Aniket Abhay Kulkarni - Scaling Fuzzy Product Matching with BM25 - PyData Global 2025

49 views

4 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
Isomorphic Strings - LeetCode Easy Pattern Matching Solution

Learn how to solve the Isomorphic Strings problem efficiently using Hash Maps! In this video, we break down the logic behind ...

3:34
Isomorphic Strings - LeetCode Easy Pattern Matching Solution

0 views

5 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

3 days ago

CodeLucky
Word Pattern Matching - LeetCode 290 Explained (Python Solution)

In this video, we break down the logic behind pattern matching strings. We explore why a simple one-way check isn't enough and ...

3:42
Word Pattern Matching - LeetCode 290 Explained (Python Solution)

1 view

5 days ago

EduNavigator
Leetcode1408 |  String Matching in an Array | String | Level -Easy
7:14
Leetcode1408 | String Matching in an Array | String | Level -Easy

0 views

4 days ago

VeTSS RI
L. Bocchi, “Session Types, Asynchronous Communication, and Subtyping”, VeTSS Summer School 25 (VSS25

Talk by Laura Bocchi, University of Kent, at the VeTSS Summer School, August 2025, Glasgow University, Scotland.

2:43:21
L. Bocchi, “Session Types, Asynchronous Communication, and Subtyping”, VeTSS Summer School 25 (VSS25

6 views

4 days ago

CodeLucky
Suffix Array Construction Explained | String Algorithms

... Arrays is a game changer for solving complex string problems like pattern matching and finding the longest common prefix.

3:50
Suffix Array Construction Explained | String Algorithms

0 views

19 hours ago