ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,892 results

Knowledge Center
Is Subsequence | LeetCode 392 | C++, Java, Python | Recursive and Iterative | 100% | Watch complete

Watch till End. We keep improving our solution and finally achieve 100% in terms of Time and Space. LeetCode Solutions: ...

20:54
Is Subsequence | LeetCode 392 | C++, Java, Python | Recursive and Iterative | 100% | Watch complete

4,979 views

5 years ago

Eric Programming
[Java] Leetcode 1143. Longest Common Subsequence [DP Subsequence #4]

In this video, I'm going to show you how to solve Leetcode 1143. Longest Common Subsequence which is related to DP ...

21:01
[Java] Leetcode 1143. Longest Common Subsequence [DP Subsequence #4]

1,166 views

4 years ago

Nikhil Lohia
Longest Increasing Subsequence (LeetCode 300) | Detailed solution with animations and diagrams

Actual problem on LeetCode: https://leetcode.com/problems/longest-increasing-subsequence/description/ Chapters: 00:00 - Intro ...

28:11
Longest Increasing Subsequence (LeetCode 300) | Detailed solution with animations and diagrams

36,038 views

2 years ago

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

34,844 views

2 years ago

take U forward
L6. Recursion on Subsequences | Printing Subsequences

Check out TUF+:https://takeuforward.org/plus?source=youtube Find DSA, LLD, OOPs, Core Subjects, 1000+ Premium Questions ...

25:01
L6. Recursion on Subsequences | Printing Subsequences

964,202 views

4 years ago

Eric Programming
[Java] Leetcode 516. Longest Palindromic Subsequence [DP Subsequence #2]

In this video, I'm going to show you how to solve Leetcode 516. Longest Palindromic Subsequence which is related to DP ...

23:36
[Java] Leetcode 516. Longest Palindromic Subsequence [DP Subsequence #2]

2,638 views

4 years ago

NeetCode
Minimum Window Substring - Airbnb Interview Question - Leetcode 76

https://neetcode.io/ - A better way to prepare for Coding Interviews Twitter: https://twitter.com/neetcode1 Discord: ...

25:41
Minimum Window Substring - Airbnb Interview Question - Leetcode 76

481,373 views

5 years ago

Destination FAANG
Dynamic Programming interview | java | (n*logn) Longest Increasing Subsequence: Leetcode 300- Part 2

Dynamic #Programming #patience #sort #interview #problem #Important #Concept #Learning #Blind75 Solving the Longest ...

25:15
Dynamic Programming interview | java | (n*logn) Longest Increasing Subsequence: Leetcode 300- Part 2

1,145 views

3 years ago

Aryan Mittal
Rare but "MUST KNOW" DP Concept 🔥| 3409. Longest Subsequence With Decreasing Adjacent Difference |

In this video, I'll talk about how to solve Leetcode 3409. Longest Subsequence With Decreasing Adjacent Difference | DP | DP ...

30:49
Rare but "MUST KNOW" DP Concept 🔥| 3409. Longest Subsequence With Decreasing Adjacent Difference |

5,359 views

1 year ago

NeetCodeIO
Length of Longest Fibonacci Subsequence - Leetcode 873 - Python

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

24:28
Length of Longest Fibonacci Subsequence - Leetcode 873 - Python

12,974 views

11 months ago

Developer Coder
Max Dot Product of Two Subsequences | LeetCode 1458 | 2 approaches| DP | Java Code | Developer Coder

In this video on Developer Coder, we deep dive into LeetCode 1458 – Max Dot Product of Two Subsequences, focusing purely on ...

36:56
Max Dot Product of Two Subsequences | LeetCode 1458 | 2 approaches| DP | Java Code | Developer Coder

205 views

1 month ago

NeetCode
Number of Longest Increasing Subsequence - Dynamic Programming - Leetcode 673 - Python

https://neetcode.io/ - A better way to prepare for Coding Interviews Discord: https://discord.gg/ddjKRXPqtk Twitter: ...

22:12
Number of Longest Increasing Subsequence - Dynamic Programming - Leetcode 673 - Python

45,667 views

4 years ago

take U forward
Dp 25. Longest Common Subsequence | Top Down | Bottom-Up | Space Optimised | DP on Strings

Check out TUF+:https://takeuforward.org/plus?source=youtube Find DSA, LLD, OOPs, Core Subjects, 1000+ Premium Questions ...

47:09
Dp 25. Longest Common Subsequence | Top Down | Bottom-Up | Space Optimised | DP on Strings

582,261 views

3 years ago

NeetCodeIO
Constrained Subsequence Sum - Leetcode 1425 - Python

https://neetcode.io/ - A better way to prepare for Coding Interviews Discord: https://discord.gg/ddjKRXPqtk Twitter: ...

20:52
Constrained Subsequence Sum - Leetcode 1425 - Python

9,349 views

2 years ago

take U forward
DP 32. Distinct Subsequences | 1D Array Optimisation Technique 🔥

Check out TUF+:https://takeuforward.org/plus?source=youtube Find DSA, LLD, OOPs, Core Subjects, 1000+ Premium Questions ...

40:15
DP 32. Distinct Subsequences | 1D Array Optimisation Technique 🔥

283,611 views

3 years ago

TAP ACADEMY
Subsequence Of A Given String In Java Using Recursion | FREE DSA Course in JAVA | Lecture 39

Today we will be solving a very interesting question known as subsequence of a given string. We have to write a program in Java ...

32:31
Subsequence Of A Given String In Java Using Recursion | FREE DSA Course in JAVA | Lecture 39

17,292 views

3 years ago

Eric Programming
[Java] Leetcode 300. Longest Increasing Subsequence [DP Subsequence #1]

In this video, I'm going to show you how to solve Leetcode 300. Longest Increasing Subsequence which is related to DP ...

33:49
[Java] Leetcode 300. Longest Increasing Subsequence [DP Subsequence #1]

4,067 views

4 years ago

Knowledge Center
Number of Longest Increasing Subsequence | LeetCode 673 | C++, Java, Python

Time Complexity = O(n^2) Space Complexity = O(n) LeetCode Solutions: ...

22:17
Number of Longest Increasing Subsequence | LeetCode 673 | C++, Java, Python

8,578 views

5 years ago

ExpertFunda
Leetcode 491. Non-decreasing Subsequences java solution with Backtracking

491. Non-decreasing Subsequences Given an integer array nums, return all the different possible non-decreasing subsequences ...

30:40
Leetcode 491. Non-decreasing Subsequences java solution with Backtracking

238 views

3 years ago

Developer Coder
Unique Length-3 Palindromic Subsequences | LeetCode 1930 | 2 Approaches | Java | Developer Coder

Welcome to Developer Coder! In this video, we dive into solving LeetCode 1930: Unique Length-3 Palindromic Subsequences ...

25:44
Unique Length-3 Palindromic Subsequences | LeetCode 1930 | 2 Approaches | Java | Developer Coder

78 views

1 year ago