ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

83 results

Nikhil Lohia
Longest Common Subsequence (LeetCode 1143) | Full Solution with a natural explanation

Actual problem on LeetCode: https://leetcode.com/problems/longest-common-subsequence/ Wiki: ...

21:23
Longest Common Subsequence (LeetCode 1143) | Full Solution with a natural explanation

32,750 views

2 years ago

EduEverybody
1143. Longest Common Subsequence | Medium Level Interview Question Full Explanation in Python

Leetcode Easy Level Questions Complete Playlist https://youtube.com/playlist?list=PLAynB7_AQADYKRz_LIpaK7avd0Z1rhS7n ...

25:53
1143. Longest Common Subsequence | Medium Level Interview Question Full Explanation in Python

22 views

4 years ago

Abdul Bari
4.9 Longest Common Subsequence (LCS)  - Recursion and Dynamic Programming

Longest Common Subsequence Problem using 1. Recursion 2. Memoization 3. Dynamic Programming PATREON ...

23:35
4.9 Longest Common Subsequence (LCS) - Recursion and Dynamic Programming

1,427,134 views

7 years ago

Joe 的 遊戲人生
【leetcode 392】Is Subsequence判斷子序列 連世界知名大公司也會考?

Hello, 大家好我是Joe 這邊要講解的題目是392. Is Subsequence判斷子序列,連Uber、Google、Amazon也曾經將此列入考題, ...

21:39
【leetcode 392】Is Subsequence判斷子序列 連世界知名大公司也會考?

89 views

2 years ago

CodeHelp - by Babbar
Lecture37: Recursion - Subsets / Subsequences of String [Theory + Code]

In this Video, we are going to continue exploring a very important concept i.e. Recursion. There is a lot to learn, Keep in mind ...

27:25
Lecture37: Recursion - Subsets / Subsequences of String [Theory + Code]

392,634 views

3 years ago

CS Algorithms & Challenges
Leetcode Longest Common Prefix Explained (Brute Force & Optimized approach) using Python

Timestamps: 00:00 - Introduction 00:24 - Understanding the Problem 01:10 - Identifying Key Constraints 02:14 - Brute ...

24:10
Leetcode Longest Common Prefix Explained (Brute Force & Optimized approach) using Python

7 views

10 months ago

Design and Analysis of Algorithms
Common subwords and subsequences

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

27:19
Common subwords and subsequences

18,677 views

8 years ago

Errichto Algorithms
Leetcode problem Longest Palindromic Substring (two solutions)

Solving a medium coding interview question from Leetcode https://leetcode.com/problems/longest-palindromic-substring/ Final ...

25:19
Leetcode problem Longest Palindromic Substring (two solutions)

167,552 views

5 years ago

Think & Code with ShouPri
Longest Unequal Adjacent Groups Subsequence I || Leetcode 2900 || Dynamic Programming || Tabular DP

100 Days Code Challenge with Shouvik || Master DSA, System Design & Backend Development || Longest Unequal Adjacent ...

23:23
Longest Unequal Adjacent Groups Subsequence I || Leetcode 2900 || Dynamic Programming || Tabular DP

35 views

7 months ago

codestorywithMIK
Maximum Subsequence Score | Intuition | AMAZON | Leetcode-2542 | Explanation ➕ Live Coding

Hi everyone, this is the 8th video of our Heap Playlist. In this video we will try to solve a very good Problem on the heap ...

41:48
Maximum Subsequence Score | Intuition | AMAZON | Leetcode-2542 | Explanation ➕ Live Coding

12,788 views

2 years ago

Barack
251105- LeetCode 522: 最长特殊序列 II - 排序+子序列检测 | Longest Uncommon Subsequence II

题目要求Problem Requirements: 1. 给定字符串数组,返回最长特殊序列的长度/ Given array of strings, return length of longest ...

51:47
251105- LeetCode 522: 最长特殊序列 II - 排序+子序列检测 | Longest Uncommon Subsequence II

0 views

1 month ago

MIT OpenCourseWare
16. Dynamic Programming, Part 2: LCS, LIS, Coins

MIT 6.006 Introduction to Algorithms, Spring 2020 Instructor: Erik Demaine View the complete course: ...

58:44
16. Dynamic Programming, Part 2: LCS, LIS, Coins

72,222 views

4 years ago

codestorywithMIK
Remove Duplicate Letters | Why Monotonic Stack | Intuition | GOOGLE | Leetcode - 316

Similar Problem : Leetcode-1081 - https://leetcode.com/problems/smallest-subsequence-of-distinct-characters/ This is the 20th ...

23:04
Remove Duplicate Letters | Why Monotonic Stack | Intuition | GOOGLE | Leetcode - 316

19,045 views

2 years ago

freeCodeCamp.org
Dynamic Programming - Learn to Solve Algorithmic Problems & Coding Challenges

Learn how to use Dynamic Programming in this course for beginners. It can help you solve complex programming problems, such ...

5:10:02
Dynamic Programming - Learn to Solve Algorithmic Problems & Coding Challenges

4,619,782 views

5 years ago

NOC16 CS11
longest common subsequence

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

24:25
longest common subsequence

47,819 views

8 years ago

Striver
Clarification to Sumeet Sir's Live Stream Comments on Striver and Pradeep Poonia | @Pepcoding

Check our Website: https://www.takeuforward.org/ In case you are thinking to buy courses, please check below: Link to get 20% ...

32:44
Clarification to Sumeet Sir's Live Stream Comments on Striver and Pradeep Poonia | @Pepcoding

392,862 views

4 years ago

Introduction to Algorithms and Analysis
Lecture 37 : Longest common subsequence

So we are talking about longest common subsequence. So, we will just to recap. So, we have given 2 Sequence x and y.

27:47
Lecture 37 : Longest common subsequence

4,631 views

8 years ago

Tech With Tim
Dynamic Programming Explained (Practical Examples)

Have you ever wondered what Dynamic Programming is? Well in this video I am going to go into the definition and the theory of ...

29:00
Dynamic Programming Explained (Practical Examples)

113,301 views

3 years ago

Anuj Kumar Sharma
Longest Common Subsequence (LCS) using Dynamic Programming (DP) DSA-One Course #88

... palindromic substring longest common subsequence top down approach longest common subsequence java longest common ...

25:43
Longest Common Subsequence (LCS) using Dynamic Programming (DP) DSA-One Course #88

56,624 views

3 years ago

Kunal Kushwaha
Cycle Sort - Amazon, Google, Microsoft Interview Questions

One of the most important video for Amazon, Google and Microsoft interviews where we cover the cyclic sort algorithm and solve ...

1:35:32
Cycle Sort - Amazon, Google, Microsoft Interview Questions

539,972 views

4 years ago