ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

158 results

CoderBlueprint
Prototype Design Pattern in Java Explained with Real Example | Interview Favorite 2026

Prototype Design Pattern in Java explained with practical examples, real-world use cases, and interview-focused concepts.

2:37
Prototype Design Pattern in Java Explained with Real Example | Interview Favorite 2026

14 views

4 weeks ago

NodePrism
Strategy Design Pattern in Java — LLD Interview Favorite

The Strategy design pattern is one of the most-asked patterns in low level design (LLD) interviews — it replaces sprawling if-else ...

2:27
Strategy Design Pattern in Java — LLD Interview Favorite

8 views

2 weeks ago

NodePrism
Template Method Design Pattern in Java Explained (LLD)

The Template Method design pattern is the abstract-class superpower most devs ignore — it defines a fixed algorithm skeleton ...

2:53
Template Method Design Pattern in Java Explained (LLD)

0 views

2 weeks ago

NodePrism
Facade Design Pattern in Java Explained (LLD Interview)

The Facade design pattern is how senior engineers turn a tangle of service calls into one clean front door — a structural pattern ...

2:30
Facade Design Pattern in Java Explained (LLD Interview)

4 views

3 weeks ago

CoderBlueprint
Structural Design Patterns in Java Explained | All 7 Patterns You Must Know (2026)

Structural Design Patterns in Java explained with simple examples, real-world use cases, and interview-focused concepts.

1:58
Structural Design Patterns in Java Explained | All 7 Patterns You Must Know (2026)

15 views

2 weeks ago

NodePrism
Observer Design Pattern in Java Explained (LLD Interview)

The Observer design pattern powers every event listener, subscriber, and pub/sub system — and it's one of the most-asked ...

2:30
Observer Design Pattern in Java Explained (LLD Interview)

12 views

2 weeks ago

CoderBlueprint
Lombok @Builder in Java Explained | Builder Pattern Without Boilerplate Code | Design Patterns

Lombok @Builder Annotation in Java explained with practical examples and Maven setup. Learn how to implement the Builder ...

3:22
Lombok @Builder in Java Explained | Builder Pattern Without Boilerplate Code | Design Patterns

28 views

1 month ago

NodePrism
State Design Pattern vs Strategy — LLD Interview Explained

The State design pattern is the most-confused pattern in low level design (LLD) interviews because it looks identical to Strategy in ...

2:38
State Design Pattern vs Strategy — LLD Interview Explained

8 views

2 weeks ago

Java Visualized
7 Essential Microservice Design Patterns Explained | Java Microservices Interview & System Design

Learn the 7 most important Microservice Design Patterns every Java backend developer should know for interviews and ...

1:34
7 Essential Microservice Design Patterns Explained | Java Microservices Interview & System Design

9 views

1 day ago

CoderBlueprint
Proxy Design Pattern in Java | Complete Beginner's Guide (2026)|| Design Pattern | Interview Guide

Want to master the Proxy Design Pattern in Java? In this beginner-friendly guide, you'll learn the fundamentals of one of the most ...

2:32
Proxy Design Pattern in Java | Complete Beginner's Guide (2026)|| Design Pattern | Interview Guide

21 views

5 days ago

NodePrism
Command Design Pattern in Java — Undo/Redo in Interviews (LLD)

The Command design pattern lets you build a full undo/redo system in ~10 lines of structure — a low level design (LLD) favorite ...

2:28
Command Design Pattern in Java — Undo/Redo in Interviews (LLD)

44 views

2 weeks ago

Code Topology
The Prototype Pattern (with a Photocopy Machine you’ll never forget)

Prototype Design Pattern Explained | Java | Gang of Four (GoF) Design Patterns Take the original, make copies. You don't rewrite ...

2:19
The Prototype Pattern (with a Photocopy Machine you’ll never forget)

1 view

3 weeks ago

NodePrism
Proxy Design Pattern in Java — One Pattern, 3 Use Cases (LLD)

The Proxy design pattern solves three classic low level design (LLD) problems with one structure: lazy loading, access control, ...

2:35
Proxy Design Pattern in Java — One Pattern, 3 Use Cases (LLD)

9 views

3 weeks ago

Architect, Design and Code with RK
How to Break a Singleton in java | Reflection & Serialization

Can a Singleton really be broken in Java? In this short Java tutorial, I show how the Singleton Design Pattern can be broken using ...

3:09
How to Break a Singleton in java | Reflection & Serialization

9 views

3 weeks ago

Java Interview Ready
Chapter 1/13 (Single Pointer) Array Coding Patterns to Crack Any Coding Interview

Welcome to Java Interview Ready Struggling with array problems on LeetCode or HackerRank? Stop memorizing solutions!

2:01
Chapter 1/13 (Single Pointer) Array Coding Patterns to Crack Any Coding Interview

14 views

4 weeks ago

NodePrism
Chain of Responsibility Pattern in Java (LLD Interview)

The Chain of Responsibility design pattern runs behind every HTTP request — auth, rate limiting, logging — and it's a behavioral ...

2:24
Chain of Responsibility Pattern in Java (LLD Interview)

18 views

2 weeks ago

Alfa Yohannis
State Pattern Explained: Clean Up Conditionals with State Objects (Java Example)

Tired of tangled if/else chains that break every time you add a new mode? The State pattern lets an object change its behavior ...

2:12
State Pattern Explained: Clean Up Conditionals with State Objects (Java Example)

16 views

4 weeks ago

CoderBlueprint
Shallow Copy in Java Explained | Prototype Design Pattern with Example (2026)

Shallow Copy in Java explained using the Prototype Design Pattern with practical examples and interview-focused concepts.

3:32
Shallow Copy in Java Explained | Prototype Design Pattern with Example (2026)

57 views

4 weeks ago

working with smile
23 Design Patterns. Just 3 Categories.

Before diving into Singleton, Factory, Builder, Observer, Strategy, Adapter, and the rest of the Design Patterns, you need one ...

2:36
23 Design Patterns. Just 3 Categories.

45 views

3 days ago

Java Interview Ready
Chapter 0/13 Array Coding Patterns to Crack Any Coding Interview

Welcome to Java Interview Ready Struggling with array problems on LeetCode or HackerRank? Stop memorizing solutions!

2:26
Chapter 0/13 Array Coding Patterns to Crack Any Coding Interview

9 views

4 weeks ago