Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
203 results
In this video, we'll learn about the Finite Automata String Matching Algorithm — one of the most efficient methods for pattern ...
173 views
1 month ago
Lecture recordings of CS 566 – Efficient Algorithms (Winter 2025-26) Efficient Algorithms (CS 566) is a second module in ...
17 views
In this video, we begin our journey into String Matching Algorithms, a core topic in Computer Science and Data Structures.
56 views
15 hours ago
You will learn: What a Prefix Table (LPS) is and how to construct it How to convert a Prefix Table into a Transition Table How finite ...
46 views
9 views
Learn how to efficiently find patterns in text using Finite Automata! This video breaks down the theory of computation behind string ...
37 views
6 months ago
Lecture recordings of CS 566 – Algorithms of Bioinformatics (Winter 2025-26) Algorithms of Bioinformatics is a specialization ...
12 views
2 weeks ago
Dive into the fascinating world of theoretical computer science! This video explains the fundamental equivalence between ...
48 views
Verified and Efficient Matching of Regular Expressions with Lookaround (Video, CPP 2025) Agnishom Chattopadhyay, Angela W.
49 views
7 months ago
23 views
In this Automata Theory tutorial, we construct a Nondeterministic Finite State Machine (NDFSM) for a language that matches ...
51 views
2 months ago
Description: In this comprehensive lecture, we dive into the concept of String Matching as a State Transition Problem and explore ...
41 views
8 months ago
Naive String-Matching Algorithm Compares P to every substring of T starting at shift s For each s from 0 to n – m, compare ...
130 views
YouTube Video Description **Title:** Lecture 25 | Finite Automata String Matching Algorithm | Design and Analysis of Algorithms ...
561 views
11 months ago
Want to master Deterministic Finite Automata (DFA) in just 6 minutes? In this animated video, we break down DFA step-by-step, ...
143 views
4 months ago
Dive into the core of regular expression engines and discover how they work under the hood! ⚙️ This video breaks down the ...
69 views
FA #FiniteAutomata #FiniteAutomataStringMatchingAlgorithm #KMP #KMPStringMatchingAlgorithm #StringMatching #ADA #GTU ...
18 views
hellooo.
14 views
How do compilers recognize keywords, identifiers, and numbers? It all starts with Regular Expressions (REs) and Finite ...
296 views
Rabin-Karp String Matching Algorithm It is useful for matching multiple patterns simultaneously Rabin Karp Algorithm for String ...
35,152 views
9 months ago