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

266 views

5 days ago

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

2 views

0

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

5 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

80 views

5 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,639 views

4 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

129 views

4 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,320 views

5 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+)

10 views

5 days 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

5 days ago

CS50
CS50x 2026 - Lecture 4 - Memory

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:19:55
CS50x 2026 - Lecture 4 - Memory

8,504 views

6 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

5 days ago

Techmine Guru
The Ultimate Trick to Master Dynamic Programming (Memoization & Tabulation) #dsa #java #programming

DynamicProgramming #DSA #TechmineGuru The Ultimate Trick to Master Dynamic Programming (Memoization & Tabulation) ...

0:20
The Ultimate Trick to Master Dynamic Programming (Memoization & Tabulation) #dsa #java #programming

9 views

4 days ago

10xscaleai
Java Stream API | forEach Explained with Real-World Examples

In this video, we explain Java Stream API and the forEach method in a simple and practical way. Topics covered: ✓ What is ...

39:08
Java Stream API | forEach Explained with Real-World Examples

3 views

4 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

1 day 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,319 views

5 days ago

Komal Vhanmane
Leetcode | 961  N Repeated Element in Size 2N Array   | Java | Simple Appraoch | Daily Challenge

961 N Repeated Element in Size 2N Array Using Java where to find leetcode daily challenge leetcode yesterday daily challenge ...

3:44
Leetcode | 961 N Repeated Element in Size 2N Array | Java | Simple Appraoch | Daily Challenge

85 views

5 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

9 views

1 day ago

Developer Coder
Maximum Level Sum of a Binary Tree | LeetCode 1161 | BFS | DFS | Java Code | Developer Coder

Welcome to Developer Coder In this video, we cover Maximum Level Sum of a Binary Tree (LeetCode 1161) with a strong ...

22:04
Maximum Level Sum of a Binary Tree | LeetCode 1161 | BFS | DFS | Java Code | Developer Coder

147 views

2 days ago

Ngane Emmanuel
LeetCode 47 Explained 🔁 | Unique Permutations Using In-Place Backtracking (Java)

Problem Overview In LeetCode 47 (Permutations II), we're asked to generate all unique permutations of an array that may contain ...

37:38
LeetCode 47 Explained 🔁 | Unique Permutations Using In-Place Backtracking (Java)

8 views

5 days ago

Komal Vhanmane
Leetcode|Reverse String Prefix  | Java | Bi Weekly Contest173

Leetcode|Reverse String Prefix | Java | Bi Weekly Contest172 where to find leetcode daily challenge leetcode yesterday daily ...

1:09
Leetcode|Reverse String Prefix | Java | Bi Weekly Contest173

42 views

4 days ago