ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,126 results

IIT Madras - B.S. Degree Programme
W10L5_String Matching: Knuth-Morris-Pratt Algorithm

String Matching: Knuth-Morris-Pratt Algorithm IIT Madras welcomes you to the world's first BSc Degree program in Programming ...

18:56
W10L5_String Matching: Knuth-Morris-Pratt Algorithm

5,374 views

4 years ago

Tushar Roy - Coding Made Simple
Knuth–Morris–Pratt(KMP) Pattern Matching(Substring search)

Pattern matching(substring search) using KMP algorithm https://www.facebook.com/tusharroy25 ...

12:50
Knuth–Morris–Pratt(KMP) Pattern Matching(Substring search)

1,238,676 views

10 years ago

MIT OpenCourseWare
16. Strings

MIT 6.851 Advanced Data Structures, Spring 2012 View the complete course: http://ocw.mit.edu/6-851S12 Instructor: Erik ...

1:24:30
16. Strings

131,152 views

12 years ago

Stable Sort
Knuth Morris Pratt (KMP) String Search Algorithm - tutorial with failure function in Java

This tutorial explains how the Knuth-Morris-Pratt (KMP) pattern matching algorithm works. Animated examples are used to quickly ...

8:58
Knuth Morris Pratt (KMP) String Search Algorithm - tutorial with failure function in Java

59,410 views

5 years ago

HackerRank
Data Structures: Tries

Learn the basics of tries. This video is a part of HackerRank's Cracking The Coding Interview Tutorial with Gayle Laakmann ...

4:55
Data Structures: Tries

550,926 views

9 years ago

Programming, Data Structures and Algorithms
Boyer-Moore String Matching Algorithm

To access the translated content: 1. The translated content of this course is available in regional languages. For details please ...

47:38
Boyer-Moore String Matching Algorithm

3,237 views

7 years ago

Inside code
Knuth-Morris-Pratt algorithm (KMP) - Inside code

Source code: https://gist.github.com/syphh/45a6e6062685e31cc0721c633bd7e1d1 Learn graph theory algorithms: ...

22:01
Knuth-Morris-Pratt algorithm (KMP) - Inside code

29,368 views

4 years ago

MIT OpenCourseWare
Lecture 9: Table Doubling, Karp-Rabin

MIT 6.006 Introduction to Algorithms, Fall 2011 View the complete course: http://ocw.mit.edu/6-006F11 Instructor: Erik Demaine ...

52:47
Lecture 9: Table Doubling, Karp-Rabin

244,334 views

13 years ago

Udacity
Fuzzy Matching

Check out all of Udacity's courses at https://www.udacity.com/courses.

1:30
Fuzzy Matching

18,939 views

9 years ago

CS213.3x
CS213 3x S118 String Matching Algorithms IIT Bombay

So, this is the Naive string matching algorithm that we just illustrated given a text T of size n and pattern P of size m. You keep ...

8:25
CS213 3x S118 String Matching Algorithms IIT Bombay

215 views

4 years ago

Intuit Developer
Meet the Ultimate Matching Algorithm (and it’s open source!)

Manish Bhatia walks us through fuzzy-matcher, an open source java-based library to match and group "similar" elements in a ...

10:27
Meet the Ultimate Matching Algorithm (and it’s open source!)

1,965 views

2 years ago

nptelhrd
Lecture - 15 Pattern Matching - II

Lecture Series on Design & Analysis of Algorithms by Prof.SunderVishwanathan, Department of Computer Science Engineering ...

45:02
Lecture - 15 Pattern Matching - II

32,286 views

17 years ago

Simons Institute for the Theory of Computing
Fundamentals of Stringology I: Recap on Exact Pattern Matching and Alignment Algorithms

Dan Gusfield, UC Davis Algorithmic Challenges in Genomics Boot Camp ...

1:00:38
Fundamentals of Stringology I: Recap on Exact Pattern Matching and Alignment Algorithms

3,261 views

9 years ago

DevPal
Diff Algorithm Explained | The texts comparison algorithm

Explaining how the diff algorithm and largest common subsequence algorithm works.

14:25
Diff Algorithm Explained | The texts comparison algorithm

17,401 views

4 years ago

Logic First
Knuth-Morris-Pratt (KMP) algorithm | String Matching Algorithm | Substring Search

Visual presentation of KMP substring search and LPS array computation with developing the logic for code. Includes several easy ...

21:12
Knuth-Morris-Pratt (KMP) algorithm | String Matching Algorithm | Substring Search

162,859 views

6 years ago

GeeksforGeeks
Rabin-Karp Algorithm | Searching for Patterns | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: http://www.geeksforgeeks.org/searching-for-patterns-set-3-rabin-karp-algorithm/ ...

11:32
Rabin-Karp Algorithm | Searching for Patterns | GeeksforGeeks

296,589 views

8 years ago

MIT OpenCourseWare
Lecture 4A: Pattern Matching and Rule-based Substitution

... YouTube Playlist: https://www.youtube.com/playlist?list=PLE18841CABEA24090 Pattern Matching and Rule-based Substitution ...

1:03:10
Lecture 4A: Pattern Matching and Rule-based Substitution

21,350 views

6 years ago

Dr. Nitish Raj
String Pattern Matching with Finite Automata

This lecture will explain you string pattern matching using Finite Automata Method I tried to cover topics which are useful for a ...

14:11
String Pattern Matching with Finite Automata

150,994 views

9 years ago

Tushar Roy - Coding Made Simple
Knuth–Morris–Pratt(KMP) Pattern Matching(Substring search) Part2

This video is specifically about building prefix array for KMP. For KMP video go to https://youtu.be/GTJr8OvyEVQ ...

9:20
Knuth–Morris–Pratt(KMP) Pattern Matching(Substring search) Part2

243,423 views

10 years ago

Ramandeep Singh
CSES-String matching-KMP Algorithm

In this video I will explain the KMP Algorithm along with its application to the problem "string matching" from CSES string algorithm ...

23:34
CSES-String matching-KMP Algorithm

1,017 views

3 years ago