ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

11,945 results

CS & IT Tutorials by Vrushali 👩‍🎓
DSA 58 : NaĂŻve String Matching with Solved Examples

Connect with me by: LIKE & SHARE Videos with your friends. SUBSCRIBE @csittutorialsbyvrushali Instagram: ...

9:08
DSA 58 : NaĂŻve String Matching with Solved Examples

2,535 views

2 months ago

Computer Tutorials
String Pattern Matching Algorithms | Brute Force Technique

Want to learn how to find patterns in strings like a pro? This video dives into String Pattern Matching Algorithms including: What ...

5:08
String Pattern Matching Algorithms | Brute Force Technique

188 views

6 months ago

typedef
Fuzzy String Matching + AI Verification with Fenic — Catch Duplicates (in 120 Seconds)

Find duplicates despite typos, then verify them with AI. In this 2-minute demo, we use Fenic to combine fuzzy string matching ...

2:35
Fuzzy String Matching + AI Verification with Fenic — Catch Duplicates (in 120 Seconds)

36 views

2 months ago

NeetCodeIO
String Matching in an Array - Leetcode 1408 - Python

https://neetcode.io/ - A better way to prepare for Coding Interviews ‍ LinkedIn: ...

8:01
String Matching in an Array - Leetcode 1408 - Python

12,974 views

11 months ago

flowindata
What Is a String Algorithm? Pattern Matching Made Simple

String algorithms are used to solve problems like text search, pattern matching, and data compression. In this video, you'll learn: ...

1:18
What Is a String Algorithm? Pattern Matching Made Simple

160 views

5 months ago

Computer Tutorials
Horspool String Matching Algorithm | Efficient Pattern Search Explained

Master the Horspool Algorithm, a fast and efficient pattern matching technique based on the bad-character heuristic of the ...

6:57
Horspool String Matching Algorithm | Efficient Pattern Search Explained

67 views

6 months ago

The Friendly Statistician
What Are Common Fuzzy Matching Algorithms? - The Friendly Statistician

What Are Common Fuzzy Matching Algorithms? In this informative video, we will introduce you to the fascinating world of fuzzy ...

3:21
What Are Common Fuzzy Matching Algorithms? - The Friendly Statistician

272 views

6 months ago

Aditya Verma
2 KMP Algorithm | String Matching

Code and explanation: ...

35:21
2 KMP Algorithm | String Matching

11,801 views

11 months ago

CSE concepts with Parinita
KMP algorithm for string matching DAA in Hindi | Knuth-Morris-Pratt | Solved Example ADA | substring

KMP algorithm for string matching DAA in Hindi Knuth-Morris-Pratt KMP String Matching Algorithm kmp example in hindi kmp ...

13:43
KMP algorithm for string matching DAA in Hindi | Knuth-Morris-Pratt | Solved Example ADA | substring

39,930 views

9 months ago

Ayan Memon
8.2 - Naive String Matching Algorithm - ADA

Study Materials: https://ayanmemon296.github.io/GTU-Study-Mates/Sem5/ADA.html Don't forget to like, share, and subscribe to ...

17:21
8.2 - Naive String Matching Algorithm - ADA

4,730 views

8 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,833 views

9 months ago

The Friendly Statistician
How Does Fuzzy Matching Work? - The Friendly Statistician

How Does Fuzzy Matching Work? Have you ever encountered a situation where you needed to find a specific piece of information ...

2:27
How Does Fuzzy Matching Work? - The Friendly Statistician

690 views

8 months ago

Nayan Chawhan
Horspool String Matching

Bangalore Institute of Technolgy CSE 4th B section 1BI23CS141 Learn the Horspool String Matching Algorithm in Just 10 Minutes ...

9:53
Horspool String Matching

65 views

6 months ago

Shiney Thomas
String Matching algorithm-Part 2

ADSA Module 1.

38:57
String Matching algorithm-Part 2

21 views

9 months ago

Code Harmony
Master KMP Algorithm: Fast String Matching with LPS Explained in Detail! 🔥

Practice Problem: https://youtu.be/cn6mfHJslUs Learn the KMP Algorithm like a Pro! In this video, we cover everything you need to ...

41:10
Master KMP Algorithm: Fast String Matching with LPS Explained in Detail! 🔥

762 views

10 months ago

Aditya Verma
6 Repeated String Match Code | String Matching

Code and explanation: ...

13:42
6 Repeated String Match Code | String Matching

15,624 views

8 months ago

Murugan Tech World
Naive string matching algorithm in algorithms tamil||CS3401||Anna University reg-2021.#algorithms

CS3401 Algorithms in tamil: https://www.youtube.com/playlist?list=PLwheXbz_XBtk_1HAVWlOCk6L8O126-S_Q AD3351- Design and ...

8:06
Naive string matching algorithm in algorithms tamil||CS3401||Anna University reg-2021.#algorithms

8,920 views

6 months ago

Baa Code Education
Rabin–Karp Algorithm Explained Visually

Learn the Rabin–Karp algorithm step by step: hash the pattern, slide a rolling hash over the text, compare hashes, and verify ...

1:34
Rabin–Karp Algorithm Explained Visually

726 views

2 months ago

The Coding Corner
1408 | String Matching in an Array | LC daily challenge | 07 Jan 2025
0:26
1408 | String Matching in an Array | LC daily challenge | 07 Jan 2025

33 views

11 months ago

Daniel Jay Saldaña
Naive String Matching Algorithm - by Jason Method Group_BSIS 2D - Final Project for IS211

Naive String Matching Algorithm - Discussion, Human Simulation, Code Tracing, and Assessment Conducted and its Results ...

25:09
Naive String Matching Algorithm - by Jason Method Group_BSIS 2D - Final Project for IS211

23 views

2 weeks ago

The Roxy Coder
Find the Longest Common Prefix in Strings #coding #shorts #theroxycoder

Find the Longest Common Prefix in Strings #coding #shorts #theroxycoder In this video, we'll explore how to find the Longest ...

1:01
Find the Longest Common Prefix in Strings #coding #shorts #theroxycoder

71 views

9 months ago

T V Nagaraju Technical
KMP Pattern Matching Algorithm | Step-by-Step Example and Explanation | LPS Table

Learn the KMP (Knuth-Morris-Pratt) algorithm for efficient pattern matching in strings, with a clear step-by-step example. Discover ...

6:38
KMP Pattern Matching Algorithm | Step-by-Step Example and Explanation | LPS Table

2,325 views

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

216 views

1 month ago

0xAgro
Rolling Hash Trick: Speed Up String Matching 🔍 (Quick Visual)

Full LeetCode Notes Playlist: https://bit.ly/LeetCodeNotes Immutable strings make substring comparisons expensive — but rolling ...

0:32
Rolling Hash Trick: Speed Up String Matching 🔍 (Quick Visual)

12,433 views

3 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

82 views

6 days ago