ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

203 results

Related queries

leetcode problems

neetcode

leetcode 1926

tle eliminators

aryan mittal

python

dfs

abdul bari

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

11 months ago

Ashish Kumar
3409. Longest Subsequence With Decreasing Adjacent Difference || Leetcode Biweekly Contest 147

Book 1:1 call: https://topmate.io/ashigup Solution: ...

35:02
3409. Longest Subsequence With Decreasing Adjacent Difference || Leetcode Biweekly Contest 147

1,662 views

11 months ago

Programming Live with Larry
3409. Longest Subsequence With Decreasing Adjacent Difference (Leetcode Medium)

Larry solves and analyzes this Leetcode problem as both an interviewer and an interviewee. This is a live recording of a real ...

1:07:09
3409. Longest Subsequence With Decreasing Adjacent Difference (Leetcode Medium)

557 views

11 months ago

Prateek Goel
3409. Longest Subsequence With Decreasing Adjacent Difference || Leetcode Contest || Python

Hey , Welcome to My Channel Question Link: ...

6:13
3409. Longest Subsequence With Decreasing Adjacent Difference || Leetcode Contest || Python

325 views

11 months ago

NeetCodeIO
Reverse Substrings Between Each Pair of Parentheses - Leetcode 1190 - Python

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

24:33
Reverse Substrings Between Each Pair of Parentheses - Leetcode 1190 - Python

11,616 views

1 year ago

Mediocre LeetCoder
2025-01-16 LeetCode 2425 & 3409 & 3410 (Incompleto)

Fijé la solución para el problema 3409. Fue un arreglo pequeño.

55:10
2025-01-16 LeetCode 2425 & 3409 & 3410 (Incompleto)

22 views

Streamed 11 months ago

Mediocre LeetCoder
2025-01-13 LeetCode 3223 & 3409 (Incompleto)

Ya tengo una solución para el problema 3409. Vamos a ver si es correcta mañana.

28:11
2025-01-13 LeetCode 3223 & 3409 (Incompleto)

20 views

Streamed 11 months ago

People also watched

TLE Eliminators - by Priyansh
Leetcode Weekly Contest 481 | Video Solutions - A to D | by Mayank | TLE Eliminators

Join us live for Leetcode Weekly Contest 480 as we break down Problems A, B, C and D. New to CP or unsure of your level?

50:49
Leetcode Weekly Contest 481 | Video Solutions - A to D | by Mayank | TLE Eliminators

1,397 views

Streamed 11 hours ago

NeetCode
How I Failed the Google Coding Interview (and lessons I learned)

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

14:24
How I Failed the Google Coding Interview (and lessons I learned)

1,437,525 views

3 years ago

Back To Back SWE
Longest Common Subsequence (2 Strings) - Dynamic Programming & Competing Subproblems

Code & Problem Statement ...

25:31
Longest Common Subsequence (2 Strings) - Dynamic Programming & Competing Subproblems

218,359 views

6 years ago

Algoritmi Academy
Leetcode Weekly 481 | Solutions by Former LeetCode Contest Coordinator

Visit our website for online classes and camps ➡️ https://algoritmiacademy.com Our new LeetCode series is here! We're kicking ...

19:22
Leetcode Weekly 481 | Solutions by Former LeetCode Contest Coordinator

142 views

12 hours ago

Nick White
LeetCode Subarray Sum Equals K Solution Explained - Java

The Best Place To Learn Anything Coding Related - https://bit.ly/3MFZLIZ Preparing For Your Coding Interviews? Use These ...

10:08
LeetCode Subarray Sum Equals K Solution Explained - Java

102,439 views

6 years ago

Codebagel
How to Solve ANY LeetCode Problem (Step-by-Step)

You can solve ANY coding interview problem - you just need a step-by-step approach. In this video, I'll show you a formula for ...

12:37
How to Solve ANY LeetCode Problem (Step-by-Step)

559,296 views

1 year ago

Back To Back SWE
Find The Longest Increasing Subsequence - Dynamic Programming Fundamentals

Free 5-Day Mini-Course: https://backtobackswe.com Try Our Full Platform: https://backtobackswe.com/pricing Intuitive Video ...

19:21
Find The Longest Increasing Subsequence - Dynamic Programming Fundamentals

166,458 views

6 years ago

NeetCodeIO
Intersection of Two Arrays - Leetcode 349 - Python

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

4:23
Intersection of Two Arrays - Leetcode 349 - Python

29,410 views

1 year ago

AlgoMonster
Monotonic Stack Data Structure Explained

LeetCode Pattern - Monotonic stack, Monotonic deque, Monotonic queue Next Greater Element II Daily Temperature Sliding ...

5:43
Monotonic Stack Data Structure Explained

87,543 views

2 years ago

NeetCodeIO
Minimum Remove to Make Valid Parentheses - Leetcode 1249 - Python

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

14:43
Minimum Remove to Make Valid Parentheses - Leetcode 1249 - Python

33,363 views

1 year ago

NeetCodeIO
Maximum Subsequence Score - Leetcode 2542 - Python

Solving leetcode 2542 - Maximum Subsequence score, today's daily leetcode problem on may 23. https://neetcode.io/ - A better ...

13:59
Maximum Subsequence Score - Leetcode 2542 - Python

31,740 views

2 years ago

NeetCodeIO
Evaluate Division - Leetcode 399 - Python

Solving leetcode 399 - evaluate division, today's daily leetcode problem on may 19. https://neetcode.io/ - A better way to ...

17:37
Evaluate Division - Leetcode 399 - Python

54,690 views

2 years ago

ByteQuest
Longest Increasing Subsequence Problem Explained | Leetcode  300 | Dynamic Programming

In this video, we break down the Longest Increasing Subsequence Problem (LeetCode 300) using Dynamic Programming.

5:06
Longest Increasing Subsequence Problem Explained | Leetcode 300 | Dynamic Programming

4,874 views

9 months ago

NeetCode
Number of Connected Components in an Undirected Graph - Union Find - Leetcode 323 - Python

https://neetcode.io/ - A better way to prepare for Coding Interviews Problem Link: ...

15:59
Number of Connected Components in an Undirected Graph - Union Find - Leetcode 323 - Python

244,263 views

4 years ago

Dave Burji
The unfair way I got good at Leetcode

I've practiced lots of Leetcode, but early on I had no idea I was not practicing effectively to pass interviews. Today after more than ...

6:47
The unfair way I got good at Leetcode

751,566 views

2 years ago

Mediocre LeetCoder
2025-01-14 LeetCode 2657 & 3409 (Incompleto)

Mi solución de ayer no funcionó en todas las pruebas. Necesito debug mañana.

1:11:11
2025-01-14 LeetCode 2657 & 3409 (Incompleto)

27 views

Streamed 11 months ago

NeetCode
Leetcode 128 - LONGEST CONSECUTIVE SEQUENCE

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

9:24
Leetcode 128 - LONGEST CONSECUTIVE SEQUENCE

554,295 views

5 years ago

NeetCode
Longest Increasing Subsequence - Dynamic Programming - Leetcode 300

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

18:13
Longest Increasing Subsequence - Dynamic Programming - Leetcode 300

497,669 views

4 years ago

NeetCode
Longest Consecutive Sequence - Leetcode 128

https://neetcode.io/ - Get lifetime access to every course I ever create! Checkout my second Channel: ...

1:00
Longest Consecutive Sequence - Leetcode 128

1,145,611 views

1 year ago

NeetCode
Is Subsequence - Leetcode 392

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

8:29
Is Subsequence - Leetcode 392

67,758 views

4 years ago

NeetCode
Longest Increasing Path in a Matrix - Leetcode 329

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

17:45
Longest Increasing Path in a Matrix - Leetcode 329

85,157 views

4 years ago

NeetCode
Maximum Alternating Subsequence Sum - Dynamic Programming - Leetcode 1911 - Python

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

13:23
Maximum Alternating Subsequence Sum - Dynamic Programming - Leetcode 1911 - Python

30,820 views

4 years ago

NeetCode
Longest Common Subsequence - Dynamic Programming - Leetcode 1143

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

18:25
Longest Common Subsequence - Dynamic Programming - Leetcode 1143

378,832 views

4 years ago