ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

124 results

Developer Coder
Number of Ways to Paint N × 3 Grid | LeetCode 1411 | Java Code | Developer Coder

... Java Java Algorithms Interview LeetCode Step By Step Dynamic Programming Grid Problems LeetCode Java Deep Dive Paint ...

32:28
Number of Ways to Paint N × 3 Grid | LeetCode 1411 | Java Code | Developer Coder

272 views

6 days ago

Sanyam IIT Guwahati
Number of Ways to Paint N × 3 Grid | LeetCode 1411 | Dynamic Programming

Number of Ways to Paint N × 3 Grid | LeetCode 1411 | Dynamic Programming | Leetcode POTD Connect with me: ...

16:12
Number of Ways to Paint N × 3 Grid | LeetCode 1411 | Dynamic Programming

3,646 views

6 days ago

Programming Live with Larry
Daily Leetcode #2104: Jan 03, 2026 - 1411. Number of Ways to Paint N × 3 Grid

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

15:39
Daily Leetcode #2104: Jan 03, 2026 - 1411. Number of Ways to Paint N × 3 Grid

1,154 views

6 days ago

Mayank Modi
Number of Ways to Paint N×3 Grid | Solution Walkthrough | Dynamic Programming | Java | LeetCode 1411

In this video, we break down LeetCode 1411 – Number of Ways to Paint an N × 3 Grid from absolute basics. This explanation is ...

19:37
Number of Ways to Paint N×3 Grid | Solution Walkthrough | Dynamic Programming | Java | LeetCode 1411

81 views

6 days ago

codestorywithMIK
Number of Ways to Paint N × 3 Grid | Hard Made Easy | Simple Story To Code | Leetcode 1411 | MIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hard Version of this problem - Leetcode ...

24:15
Number of Ways to Paint N × 3 Grid | Hard Made Easy | Simple Story To Code | Leetcode 1411 | MIK

11,782 views

6 days ago

codeTips
Number of Ways to Paint N × 3 Grid | LeetCode 1411 | Dynamic Programming

In this video I'll be discussing the solution of Number of Ways to Paint N × 3 Grid. LeetCode Problem Link ...

11:08
Number of Ways to Paint N × 3 Grid | LeetCode 1411 | Dynamic Programming

1,502 views

6 days ago

Daily Dose Of LeetCode
Why Only 2 Patterns Matter | Number of Ways to Paint N × 3 Grid | LeetCode 1411

In this video, we solve LeetCode 1411. Number of Ways to Paint N × 3 Grid using a clean intuitive Dynamic Programming ...

24:22
Why Only 2 Patterns Matter | Number of Ways to Paint N × 3 Grid | LeetCode 1411

132 views

6 days ago

CodeLucky
Edit Distance (Levenshtein) - Dynamic Programming Visualized

In this video, we break down one of the most essential Dynamic Programming problems used in spell checkers, DNA sequencing, ...

4:13
Edit Distance (Levenshtein) - Dynamic Programming Visualized

0 views

6 hours 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

159 views

1 day ago

Sgcode
LeetCode #1411 Explained | Number of Ways to Paint N × 3 Grid | Dynamic Programming|POTD  03.01.2026

LeetCode #1411 Explained | Number of Ways to Paint N × 3 Grid | Dynamic Programming In this video, we solve LeetCode ...

5:34
LeetCode #1411 Explained | Number of Ways to Paint N × 3 Grid | Dynamic Programming|POTD 03.01.2026

52 views

6 days ago

Codelogix
DSA Problems in Java | Leetcode | DSA with Ashok

DSA Problems in Java | Leetcode | DSA with Ashok LeetCode DSA in Java Playlist This is a long-term, consistency-focused ...

2:58
DSA Problems in Java | Leetcode | DSA with Ashok

14 views

2 days ago

AYER VERSE
Java Polymorphism Explained: Method Overloading & Overriding

Master the final pillar of OOP! In this detailed guide, we explain Polymorphism in Java using simple analogies, clear diagrams, ...

6:14
Java Polymorphism Explained: Method Overloading & Overriding

0 views

6 days ago

CodeLucky
Word Break II - LeetCode Hard - Dynamic Programming & Backtracking Explanation

Learn how to solve the Word Break II coding problem efficiently! In this video, we tackle a popular 'Hard' level interview ...

3:28
Word Break II - LeetCode Hard - Dynamic Programming & Backtracking Explanation

0 views

6 hours ago

Code Kage
LeetCode 1411 | Number of Ways to Paint N × 3 Grid | Recursion + Memoization | Java | Hindi

In this video, we solve LeetCode 1411 – Number of Ways to Paint N × 3 Grid using an intuitive recursion + memoization approach ...

15:11
LeetCode 1411 | Number of Ways to Paint N × 3 Grid | Recursion + Memoization | Java | Hindi

262 views

6 days ago

Study Placement
Number of Ways to Paint N×3 Grid | LeetCode 1411 | Recurrence Explained

In this video, we solve LeetCode 1411 — Number of Ways to Paint N × 3 Grid using a dynamic programming recurrence. Code ...

21:31
Number of Ways to Paint N×3 Grid | LeetCode 1411 | Recurrence Explained

2,336 views

6 days ago

10xscaleai
Sealed Classes in Java | Explained with Real Examples (Java 17+)

In this video, we explain Sealed Classes in Java (Java 17+). ✓ What are Sealed Classes? ✓ Why Java introduced Sealed ...

48:24
Sealed Classes in Java | Explained with Real Examples (Java 17+)

11 views

7 days ago

Campusmonk
Finally Infosys DSE / SP Previous Year Questions | Must Solve Before Exam | Ex-Microsoft Ma’am

Don't Miss Out! Sale Ends Soon! Kickstart your Placement Preparation with Campusmonk! All LIVE Courses ...

1:20:46
Finally Infosys DSE / SP Previous Year Questions | Must Solve Before Exam | Ex-Microsoft Ma’am

12,574 views

7 days ago

Komal Vhanmane
Leetcode | 1161  Maximum Level Sum of a Binary Tree  | Java | Binary Tree | Daily Challenge

1161 Maximum Level Sum of a Binary Tree Using Java where to find leetcode daily challenge leetcode yesterday daily challenge ...

9:56
Leetcode | 1161 Maximum Level Sum of a Binary Tree | Java | Binary Tree | Daily Challenge

106 views

3 days ago

DiscoDurodeRoer
Java exercise with Queue: movie queue and ticket calculation

In this video, we solve a practical exercise using Queue in Java with a real-world example: a queue at a movie theater. We'll ...

13:43
Java exercise with Queue: movie queue and ticket calculation

87 views

7 days ago

Leetcode Daily
1411. Number of Ways to Paint N × 3 Grid | Leetcode Daily - Python

This Hard-level Dynamic Programming problem asks us to paint an N x 3 grid using three colors (Red, Yellow, Green) without any ...

9:11
1411. Number of Ways to Paint N × 3 Grid | Leetcode Daily - Python

4,435 views

6 days ago