ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14 results

CodeLucky
KMP Algorithm Explained: Linear Time String Matching Made Simple

Master the Knuth-Morris-Pratt (KMP) algorithm in this visual, beginner-friendly guide! String matching is a fundamental problem ...

3:41
KMP Algorithm Explained: Linear Time String Matching Made Simple

0 views

3 days ago

CodeLucky
Rabin-Karp Algorithm Explained: Rolling Hash Pattern Matching

Learn the Rabin-Karp Algorithm for efficient string matching! In this video, we break down how to solve the classic string ...

3:37
Rabin-Karp Algorithm Explained: Rolling Hash Pattern Matching

8 views

3 days ago

CodeLucky
Wildcard Pattern Matching (LeetCode 44) - Dynamic Programming Explained

Learn how to solve the Wildcard Pattern Matching problem (often LeetCode 44) using Dynamic Programming! In this video, we ...

3:49
Wildcard Pattern Matching (LeetCode 44) - Dynamic Programming Explained

0 views

15 hours ago

CodeLucky
Isomorphic Strings - LeetCode Easy Pattern Matching Solution

Learn how to solve the Isomorphic Strings problem efficiently using Hash Maps! In this video, we break down the logic behind ...

3:34
Isomorphic Strings - LeetCode Easy Pattern Matching Solution

0 views

3 days ago

CodeLucky
Word Pattern Matching - LeetCode 290 Explained (Python Solution)

In this video, we break down the logic behind pattern matching strings. We explore why a simple one-way check isn't enough and ...

3:42
Word Pattern Matching - LeetCode 290 Explained (Python Solution)

1 view

3 days ago

CodeLucky
Isomorphic Strings - LeetCode 205 - Coding Interview Tutorial

Learn how to solve the Isomorphic Strings problem! In this video, we break down the logic behind checking if two strings share ...

3:29
Isomorphic Strings - LeetCode 205 - Coding Interview Tutorial

0 views

3 days ago

vlogommentary
How to Find a Range of Keys with Partial Matches in a std::map std::string, T

Learn an efficient method to get lower and upper bound iterators for keys partially matching a string prefix in a C+ + std::map.

2:54
How to Find a Range of Keys with Partial Matches in a std::map std::string, T

0 views

4 days ago

Mentorpick - by Being Zero
Front-Back Matching || Codechef Starter - 220 || Video Editorial

Front-Back Matching || Codechef Starter - 220 || Video Editorial #starter #codechef #codechefsolution #education #codechef ...

3:03
Front-Back Matching || Codechef Starter - 220 || Video Editorial

0 views

4 days ago

vlogommentary
Using Perl Regex to Correctly Capture Sections with Negative Lookahead

Learn how to use negative lookahead in Perl regex to extract multiple sections from structured text without over-capturing.

2:57
Using Perl Regex to Correctly Capture Sections with Negative Lookahead

0 views

4 days ago

CodeLucky
Remove Linked List Elements - LeetCode 203 - Coding Interview Tutorial

Learn how to solve the "Remove Linked List Elements" problem (LeetCode 203) efficiently using the Sentinel Node technique!

3:41
Remove Linked List Elements - LeetCode 203 - Coding Interview Tutorial

0 views

2 days ago

waala
Day 3: Python input() function (Make Python Talk Back)

Day 3 of 90 Day Learn Python the Simple Way (With Your Smartphone). Up to now, Python only follows instructions. Today, it talks ...

2:28
Day 3: Python input() function (Make Python Talk Back)

4 views

5 days ago

vlogommentary
How to Rename the First Column in Multiple R Dataframes to Their Own Names

Learn a concise method to rename the first column of several R dataframes dynamically using their own dataframe names for ...

2:23
How to Rename the First Column in Multiple R Dataframes to Their Own Names

0 views

5 days ago

CodeLucky
Palindrome Pairs Solution - LeetCode Hard Explained Efficiently

Learn how to solve the Palindrome Pairs coding interview problem efficiently! In this video, we break down the "Palindrome ...

3:35
Palindrome Pairs Solution - LeetCode Hard Explained Efficiently

0 views

15 hours ago

CodeLucky
Count Different Palindromic Subsequences - LeetCode Hard DP Explained

Learn how to solve the 'Count Different Palindromic Subsequences' problem using Dynamic Programming! This video breaks ...

3:27
Count Different Palindromic Subsequences - LeetCode Hard DP Explained

0 views

15 hours ago