ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

203 results

Gyaan junction
🔍 Finite Automata String Matching Algorithm Explained with Example | Automata Theory

In this video, we'll learn about the Finite Automata String Matching Algorithm — one of the most efficient methods for pattern ...

22:08
🔍 Finite Automata String Matching Algorithm Explained with Example | Automata Theory

173 views

1 month ago

Sebastian Wild (Lectures)
Effiziente Algorithmen (Winter 2025-26) 6-3 String matching with finite automata

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

8:07
Effiziente Algorithmen (Winter 2025-26) 6-3 String matching with finite automata

17 views

1 month ago

AlgoKnights
Introduction to String Matching Algorithms | Finite Automata & KMP Basics

In this video, we begin our journey into String Matching Algorithms, a core topic in Computer Science and Data Structures.

12:25
Introduction to String Matching Algorithms | Finite Automata & KMP Basics

56 views

15 hours ago

AlgoKnights
Finite Automata for String Matching | Prefix Table & Transition Table Explained

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 ...

32:41
Finite Automata for String Matching | Prefix Table & Transition Table Explained

46 views

15 hours ago

Sebastian Wild (Lectures)
Effiziente Algorithmen (Winter 2025-26) 6-4 String matching with finite automata - intuition

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

8:10
Effiziente Algorithmen (Winter 2025-26) 6-4 String matching with finite automata - intuition

9 views

1 month ago

CodeLucky
Pattern Matching with Finite Automata: Theory of Computation Explained!

Learn how to efficiently find patterns in text using Finite Automata! This video breaks down the theory of computation behind string ...

4:54
Pattern Matching with Finite Automata: Theory of Computation Explained!

37 views

6 months ago

Sebastian Wild (Lectures)
Algorithms of Bioinformatics (Winter 2025-26) 5-2 String matching using automata

Lecture recordings of CS 566 – Algorithms of Bioinformatics (Winter 2025-26) Algorithms of Bioinformatics is a specialization ...

32:15
Algorithms of Bioinformatics (Winter 2025-26) 5-2 String matching using automata

12 views

2 weeks ago

CodeLucky
Regular Expressions vs Finite Automata: Proving Equivalence!

Dive into the fascinating world of theoretical computer science! This video explains the fundamental equivalence between ...

4:53
Regular Expressions vs Finite Automata: Proving Equivalence!

48 views

6 months ago

ACM SIGPLAN
[CPP'25] Verified and Efficient Matching of Regular Expressions with Lookaround

Verified and Efficient Matching of Regular Expressions with Lookaround (Video, CPP 2025) Agnishom Chattopadhyay, Angela W.

28:31
[CPP'25] Verified and Efficient Matching of Regular Expressions with Lookaround

49 views

7 months ago

Sebastian Wild (Lectures)
Effiziente Algorithmen (Winter 2025-26) 6-5 Constructing string matching automata

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

36:01
Effiziente Algorithmen (Winter 2025-26) 6-5 Constructing string matching automata

23 views

1 month ago

Dr. Insightful
How to Design an NFA for Substring Matching | Pattern Detection with Nondeterminism! |Build an NFA

In this Automata Theory tutorial, we construct a Nondeterministic Finite State Machine (NDFSM) for a language that matches ...

2:14
How to Design an NFA for Substring Matching | Pattern Detection with Nondeterminism! |Build an NFA

51 views

2 months ago

Irfan Ullah
String Matching with DFA: A Step-by-Step Guide to Pattern Recognition

Description: In this comprehensive lecture, we dive into the concept of String Matching as a State Transition Problem and explore ...

43:03
String Matching with DFA: A Step-by-Step Guide to Pattern Recognition

41 views

8 months ago

Last Minute Lecture
String Matching Algorithms | Chapter 32 – Introduction to Algorithms (4th)

Naive String-Matching Algorithm Compares P to every substring of T starting at shift s For each s from 0 to n – m, compare ...

11:04
String Matching Algorithms | Chapter 32 – Introduction to Algorithms (4th)

130 views

8 months ago

SOWProgramming
Lecture 25 | Finite Automata String Matching Algorithm | Design and Analysis of Algorithms DAA

YouTube Video Description **Title:** Lecture 25 | Finite Automata String Matching Algorithm | Design and Analysis of Algorithms ...

20:16
Lecture 25 | Finite Automata String Matching Algorithm | Design and Analysis of Algorithms DAA

561 views

11 months ago

Dr. Insightful
🎯 DFA Explained with Example & String Processing Simulation | Animated TOC Tutorial

Want to master Deterministic Finite Automata (DFA) in just 6 minutes? In this animated video, we break down DFA step-by-step, ...

5:33
🎯 DFA Explained with Example & String Processing Simulation | Animated TOC Tutorial

143 views

4 months ago

CodeLucky
Regex Engines Explained: NFA vs DFA with Finite Automata

Dive into the core of regular expression engines and discover how they work under the hood! ⚙️ This video breaks down the ...

6:49
Regex Engines Explained: NFA vs DFA with Finite Automata

69 views

6 months ago

Computer_IT_ICT Engineering Department : LJIET
Lec-66_Finite Automata & KMP StringMatching| Analysis and Design of Algorithms | IT/ICT Engineering

FA #FiniteAutomata #FiniteAutomataStringMatchingAlgorithm #KMP #KMPStringMatchingAlgorithm #StringMatching #ADA #GTU ...

41:49
Lec-66_Finite Automata & KMP StringMatching| Analysis and Design of Algorithms | IT/ICT Engineering

18 views

6 months ago

dev photos
23BLC1244 TOC DA3 APPLICATION OF FINITE AUTOMATA IN SEARCH ENGINES

hellooo.

18:39
23BLC1244 TOC DA3 APPLICATION OF FINITE AUTOMATA IN SEARCH ENGINES

14 views

8 months ago

Dr. Insightful
🔤 Regular Expressions for Tokens & Building Finite Automata | Lexical Analyzer in Compiler Design 🚀

How do compilers recognize keywords, identifiers, and numbers? It all starts with Regular Expressions (REs) and Finite ...

6:40
🔤 Regular Expressions for Tokens & Building Finite Automata | Lexical Analyzer in Compiler Design 🚀

296 views

4 months ago

CSE concepts with Parinita
Rabin-Karp String matching algorithm in DAA | ADA | Solved example in Hindi #rabinkarp #daa

Rabin-Karp String Matching Algorithm It is useful for matching multiple patterns simultaneously Rabin Karp Algorithm for String ...

6:57
Rabin-Karp String matching algorithm in DAA | ADA | Solved example in Hindi #rabinkarp #daa

35,152 views

9 months ago