ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

172 results

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!

38 views

6 months ago

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

285 views

2 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

23 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

25 views

2 months 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

87 views

3 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!

47 views

6 months 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

73 views

3 weeks 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

8 months 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

10 views

2 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

28 views

2 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)

147 views

9 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

9 months 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

66 views

3 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

85 views

6 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

160 views

5 months ago

STARP AI
Suffix Automaton
6:08
Suffix Automaton

49 views

2 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 🚀

325 views

5 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

9 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

19 views

7 months ago

ACM SIGPLAN
[OOPSLA24] HybridSA: GPU Acceleration of Multi-Pattern Regex Matching using Bit Parallelism

HybridSA: GPU Acceleration of Multi-pattern Regex Matching using Bit Parallelism (Video, OOPSLA 2024) Alexis Le Glaunec, ...

18:58
[OOPSLA24] HybridSA: GPU Acceleration of Multi-Pattern Regex Matching using Bit Parallelism

48 views

9 months ago