ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

26 results

CodeSlate
Can you FLATTEN a 2-D Array Blindfolded?  #coding #java #apcsa #array

Master one of the most essential 2D array patterns in Java—flattening a 2D array—and see why you should be able to write it ...

2:23
Can you FLATTEN a 2-D Array Blindfolded? #coding #java #apcsa #array

311 views

1 day ago

LogicNLearn
Day 10 | Arrays | Live DSA in C++ & Java by LogicnLearn

Join the Live Interactive Session – Limited Seats Fill the Google Form to Register ...

42:26
Day 10 | Arrays | Live DSA in C++ & Java by LogicnLearn

115 views

Streamed 8 days ago

ICSE Computer Applications by Sarita Aswal Ma'am
ICSE Class 10 Java | Array Mastery Lec 10: Introduction to 2D Arrays (Matrices)

Welcome to Lecture 10! Now that we have mastered Single Dimensional Arrays, it is time to move into the world of ...

17:05
ICSE Class 10 Java | Array Mastery Lec 10: Introduction to 2D Arrays (Matrices)

23 views

18 hours ago

Java with Divya😍
The Real Reason Java's main() Method is So Complicated! 🤔

Ever wondered why every Java program starts with: public static void main(String[] args) Why not change it? Why static? Why void ...

5:24
The Real Reason Java's main() Method is So Complicated! 🤔

0 views

4 days ago

LogicNLearn
Day 11 | Arrays - part 2  | Live DSA in C++ & Java by LogicnLearn

Join the Live Interactive Session – Limited Seats Fill the Google Form to Register ...

1:42:45
Day 11 | Arrays - part 2 | Live DSA in C++ & Java by LogicnLearn

125 views

Streamed 6 days ago

algopk
Learn Array in Data Structure | Animated Explanation + Code Examples for Beginners

Array Data Structure Complete Tutorial with Animation & Coding Examples ...

9:56
Learn Array in Data Structure | Animated Explanation + Code Examples for Beginners

6 views

10 hours ago

LogicNLearn
Day 12 | Arrays - part 3  | Live DSA in C++ & Java by LogicnLearn

Join the Live Interactive Session – Limited Seats Fill the Google Form to Register ...

2:15:16
Day 12 | Arrays - part 3 | Live DSA in C++ & Java by LogicnLearn

216 views

Streamed 5 days ago

LogicNLearn
Day 13 | Arrays - part 4  | Live DSA in C++ & Java by LogicnLearn

Join the Live Interactive Session – Limited Seats Fill the Google Form to Register ...

35:51
Day 13 | Arrays - part 4 | Live DSA in C++ & Java by LogicnLearn

71 views

Streamed 4 days ago

Shradha Software
Lec-01 Complete Java Programming Course for Beginners to Advanced | Full Java Course Tutorial

Welcome to the Complete Java Course, designed to take you from beginner to advanced level in Java programming. This course ...

45:53
Lec-01 Complete Java Programming Course for Beginners to Advanced | Full Java Course Tutorial

8 views

1 day ago

LogicNLearn
Day 14 | Arrays - part 5  | Live DSA in C++ & Java by LogicnLearn

Join the Live Interactive Session – Limited Seats Fill the Google Form to Register ...

2:02:26
Day 14 | Arrays - part 5 | Live DSA in C++ & Java by LogicnLearn

80 views

Streamed 3 days ago

Web Fusion with Bharadwaj
2. 2D Prefix Sums Algorithm (Java)

Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...

21:10
2. 2D Prefix Sums Algorithm (Java)

59 views

7 days ago

Chia Yin
KD04303 Information Retrieval Assignment Part 1D - BI23110241 ONG CHIA YIN
6:29
KD04303 Information Retrieval Assignment Part 1D - BI23110241 ONG CHIA YIN

2 views

7 days ago

CodeLucky
Search in a 2D Matrix - LeetCode Solution Explained (Binary Search)

We will cover: ✓ The properties of a sorted 2D Matrix ✓ How to mentally "flatten" a matrix into a 1D array ✓ The math behind ...

3:56
Search in a 2D Matrix - LeetCode Solution Explained (Binary Search)

0 views

5 days ago

CodeLucky
Find Peak Element II (2D Matrix) - Efficient Binary Search Algorithm

01:52 - Recap: Peak Finding in 1D Array 02:16 - The 2D Strategy 02:40 - Algorithm Steps 03:06 - Pruning the Search Space 03:29 ...

5:04
Find Peak Element II (2D Matrix) - Efficient Binary Search Algorithm

0 views

2 hours ago

Fogy Free
712 Minimum ASCII Delete Sum for Two Strings 1 9 2026

How it works: dp[j] = minimum cost to make s1[0..i] equal to s2[0..j] Uses 1D array (space-optimized from 2D) by processing ...

0:59
712 Minimum ASCII Delete Sum for Two Strings 1 9 2026

0 views

3 days ago

CodeLucky
Maximal Rectangle - LeetCode Hard Solution Explained (2D Histogram Approach)

Learn how to solve the Maximal Rectangle problem (LeetCode 85) using the efficient 2D Histogram approach. In this video, we ...

2:48
Maximal Rectangle - LeetCode Hard Solution Explained (2D Histogram Approach)

7 views

3 days ago

CodeLucky
Russian Doll Envelopes - LeetCode Hard Problem Explained (2D LIS)

Learn how to solve the Russian Doll Envelopes problem (LeetCode 354) efficiently! ✉️ This video provides a deep dive into ...

4:57
Russian Doll Envelopes - LeetCode Hard Problem Explained (2D LIS)

2 views

1 day ago

CodeLucky
Maximal Rectangle - LeetCode Hard Problem Explained Visually

Learn how to solve the Maximal Rectangle problem efficiently! In this video, we break down the 'Maximal Rectangle' coding ...

3:51
Maximal Rectangle - LeetCode Hard Problem Explained Visually

1 view

1 day ago

CodeLucky
Decode Ways - LeetCode 91 - Dynamic Programming Explained

In this video, we dive deep into the "Decode Ways" coding problem (LeetCode 91). This is a classic Dynamic Programming ...

4:06
Decode Ways - LeetCode 91 - Dynamic Programming Explained

0 views

1 day ago

Study Placement
Maximal Rectangle | LeetCode 85 | Optimal Stack + Histogram Approach | Explained

Problem: LeetCode 85 - Maximal Rectangle Code: https://leetcode.com/problems/maximal-rectangle/solutions/7484811/easy ...

19:50
Maximal Rectangle | LeetCode 85 | Optimal Stack + Histogram Approach | Explained

1,055 views

2 days ago