ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

45 results

Info Techiezz
Master Java Nested Loops 😱 | ALL Pattern Problems Explained | Logic Building for Beginners

Pattern problems using Java nested loops are frequently asked in TCS, Wipro, Infosys, and other service-based company exams ...

1:13:05
Master Java Nested Loops 😱 | ALL Pattern Problems Explained | Logic Building for Beginners

82 views

6 days ago

YP Computer Classes
Java Pattern Program with Ninja technique  || Icse 10th & 11th by YP Computer Classes

... nested loop https://www.youtube.com/watch?v=GawnPhF-ymY&list=PLzeLu0s-QMy8OOfvdPh70wgEc9siWlVs6&index=1 Part 1 ...

11:32
Java Pattern Program with Ninja technique || Icse 10th & 11th by YP Computer Classes

3 views

1 hour ago

Learn With Nuthan
Java Nested For Loop Explained with  Examples

In this video, we explain Java Nested For Loop in a simple and easy way with real-time examples. This tutorial is perfect for ...

24:02
Java Nested For Loop Explained with Examples

29 views

6 days ago

Learn With Nuthan
Nested While Loop in Java | Star Pattern Programs | Core Java

In this video, we explain the Nested While Loop in Java with simple examples and star pattern programs. This tutorial is perfect for ...

21:51
Nested While Loop in Java | Star Pattern Programs | Core Java

62 views

2 days ago

Learn With Nuthan
Java Diamond Pattern Program | Star Patterns in Java | Interview Coding Questions

Topics Covered: Diamond Star Pattern in Java Star Patterns using Nested Loops Java Interview Pattern Questions Logic ...

30:52
Java Diamond Pattern Program | Star Patterns in Java | Interview Coding Questions

23 views

5 days ago

Cyber The War Room
Why Everyone Gets Nested Loops Wrong (Until They See This Pattern)  🙌

How to visualize rows and columns like a pro - The pattern-solving framework that works for ANY nested loop problem - Common ...

11:48
Why Everyone Gets Nested Loops Wrong (Until They See This Pattern) 🙌

30 views

1 day ago

Sagar Choudhary
Episode 15 | Java For Loop Tutorial for Beginners | Programs with Output | Nested For Loop

Welcome to Java Programming by Sagar Choudhary In Episode 15, you will learn: ✓ What is a loop in Java ✓ What is a For ...

14:42
Episode 15 | Java For Loop Tutorial for Beginners | Programs with Output | Nested For Loop

22 views

23 hours ago

Learn With Nuthan
Label While Loop & Infinite While Loop in Java with Examples

In this video, we explain Label While Loop and Infinite While Loop in Java with simple examples and clear explanations.

30:07
Label While Loop & Infinite While Loop in Java with Examples

41 views

1 day ago

JavaProgramsExplained
Java Program to Change Specific Letter Cases in Each Word | String Programs in Java

... interview preparation * Understanding character-level operations Topics Covered: * String split() method * Nested loops in Java ...

7:17
Java Program to Change Specific Letter Cases in Each Word | String Programs in Java

7 views

3 days ago

WeCode
Understanding Patterns | Right - angled pattern | clear explanation | Code Implementation

If you've ever felt overwhelmed by nested loops, this video is for you. We aren't just memorising code; we are mastering the logic ...

24:08
Understanding Patterns | Right - angled pattern | clear explanation | Code Implementation

44 views

4 days ago

Express VTU 4 All
VTU 3rd Sem OOP with Java | Sort Array Using for Loop | BCS306A Module 1

Welcome to Express VTU 4 All In this video, we solve an IMPORTANT 7 MARKS PROGRAM from Object Oriented ...

2:37
VTU 3rd Sem OOP with Java | Sort Array Using for Loop | BCS306A Module 1

374 views

2 days ago

Java with Divya😍
part 2 -Stop using Wrong Array

java, java tutorial, java hindi, java programming, learn java, java in hindi, java oops, — OOP Concepts: Class & Object Constructor ...

18:20
part 2 -Stop using Wrong Array

38 views

4 days ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥| DAY 19

In this video, we solve LeetCode 2194 – Cells in a Range on an Excel Sheet using a clean and efficient approach in Java.

8:28
LeetCode Daily Challenge 🔥| DAY 19

12 views

4 days ago

HustleWithDroid
Time & Space Complexity in Java 🔥 | Big-O, Theta, Omega | DSA Lecture 1 #dsa #dsawithjava #java

... Complexity ✓ Big-O Notation (Worst Case) ✓ Theta (Average Case) ✓ Omega (Best Case) ✓ Linear Search, Nested Loop, ...

11:35
Time & Space Complexity in Java 🔥 | Big-O, Theta, Omega | DSA Lecture 1 #dsa #dsawithjava #java

35 views

5 days ago

EFHDigitalMinds
Class 9 CS is Not a Rest Year! Complete ICSE Java Strategy

What We Cover in This Video: The Syllabus Tier List: We categorize the 9 modules (from OOP to Nested Loops) so you know ...

4:59
Class 9 CS is Not a Rest Year! Complete ICSE Java Strategy

7 views

5 days ago

StudyZoom international
Lecture 21: Loop Control: Break and Continue - Managing the flow of execution inside loops.

Students are guided through advanced scenarios such as nested loops, multiple conditional statements, and loop counters, ...

5:51
Lecture 21: Loop Control: Break and Continue - Managing the flow of execution inside loops.

0 views

4 days ago

Uplatz
How SQL Queries Actually Run: Database Internals and Execution Architecture | Uplatz

Topics include cost-based optimization, index selection, join algorithms (nested loop, hash join, merge join), sorting and ...

6:42
How SQL Queries Actually Run: Database Internals and Execution Architecture | Uplatz

5 views

3 days ago

Express VTU 4 All
VTU OOP with Java Module 1 | Array Definition & Matrix Addition Program | BCS306A

... in Java VTU Matrix Addition Java Program 2D Array Program Java VTU 3rd Sem Java OOP with Java VTU Java Nested Loop ...

2:56
VTU OOP with Java Module 1 | Array Definition & Matrix Addition Program | BCS306A

786 views

7 days ago

Coding Yogendra Bire
Loops in Python Explained | For Loop, While Loop, Break & Continue (Live) | Basic to Adv. | Class 11

... examples ✓ Difference between For Loop and While Loop ✓ break, continue, and pass statements ✓ Nested loops explained ...

Upcoming
Loops in Python Explained | For Loop, While Loop, Break & Continue (Live) | Basic to Adv. | Class 11

0 views

0

3 SIGMA
Why Junior Devs Fail "Two Sum" (It’s Not What You Think) 📉 | Neetcode Problem #3

If you solve Two Sum with a nested loop (O(n²)), you failed the interview. Two Sum is the "Hello World" of coding interviews, but ...

2:46
Why Junior Devs Fail "Two Sum" (It’s Not What You Think) 📉 | Neetcode Problem #3

0 views

1 day ago

AlgoScience
leetcode weekly POTD discussion - 1 (3713 , 1382,  3719 , 3721)

Okay so coming to the original question like we jump to n square like we uh run the nested loop on start end right and then start uh ...

1:54:38
leetcode weekly POTD discussion - 1 (3713 , 1382, 3719 , 3721)

185 views

5 days ago

StudyZoom international
Lecture 86. While Loop

Explore the foundational concepts of the While Loop in Lecture 86 presented by StudyZoom International, providing a detailed ...

4:22
Lecture 86. While Loop

0 views

4 days ago

StudyZoom international
Lecture 88. For Loop

Key learning outcomes include the ability to write correct For Loops, understand iteration flow, implement nested loops, debug ...

4:49
Lecture 88. For Loop

0 views

4 days ago

ICSE Connect
ICSE 2026 Julius Caesar | MUST WATCH LIVE | Paper Yahin Se Aayega | CLASS 10TH

ICSE 2026 Julius Caesar | MUST WATCH LIVE | Paper Yahin Se Aayega | CLASS 10TH If you are preparing for ICSE English ...

Live
ICSE 2026 Julius Caesar | MUST WATCH LIVE | Paper Yahin Se Aayega | CLASS 10TH

8 views

0

Jai Balayya Academy
DSA Class 8 : Prefix Sum Array + Nested List/ArrayList + HackerRank  - Pavan Prakash Sir

Data Structures & Algorithms (DSA) – From Basics to Advanced Welcome to this Data Structures and Algorithms course designed ...

54:03
DSA Class 8 : Prefix Sum Array + Nested List/ArrayList + HackerRank - Pavan Prakash Sir

519 views

6 days ago