ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,110 results

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

130,993 views

12 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,237,101 views

10 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,179 views

5 years ago

Udacity
Fuzzy Matching

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

1:30
Fuzzy Matching

18,919 views

9 years ago

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,362 views

4 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,187 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,943 views

2 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,228 views

7 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,164 views

12 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

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,281 views

17 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,695 views

6 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

549,754 views

9 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,251 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,257 views

3 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,702 views

9 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,244 views

6 years ago

LearnAccessByCrystal
Access Utilities: Simil Fuzzy String Matching by Tom van Stiphout, VBA

Tom van Stiphout, a Microsoft MVP for Access, demonstrates how to use Simil, an algorithm implemented in Access using VBA for ...

9:58
Access Utilities: Simil Fuzzy String Matching by Tom van Stiphout, VBA

10,409 views

14 years ago

First Principles of Computer Vision
Template Matching by Correlation | Image Processing I

First Principles of Computer Vision is a lecture series presented by Shree Nayar who is faculty in the Computer Science ...

7:01
Template Matching by Correlation | Image Processing I

68,057 views

4 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,331 views

8 years ago