Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
450 results
Learn how to print a pyramid star pattern in Java using nested for loops. In this video, we explain: ✔️ Pyramid pattern logic ...
14 views
2 days ago
Immutable Object in Java Using Builder Pattern explained with practical examples, interview-focused concepts, and real-world ...
10 views
9 days ago
Learn how to print a Hollow Square Star Pattern in Java using nested loops and conditional statements. In this video, we explain: ...
19 views
3 weeks ago
Learn how to print a rectangle star pattern using nested loops in Java. In this video, we explain: ✔️ Rectangle pattern logic ...
17 views
Prototype Design Pattern in Java explained with practical examples, real-world use cases, and interview-focused concepts.
4 views
5 days ago
Learn how the Chain of Responsibility design pattern passes a request along a chain of handlers until one handles it—using a ...
5 views
12 days ago
2 views
1 view
4 days ago
Learn how to print an inverted right triangle star pattern in Java using nested loops. In this video, we explain: ✔️ Pattern printing ...
26 views
Learn how to print a right triangle star pattern using nested loops in Java. In this video, we explain: ✔️ Right triangle pattern logic ...
16 views
Factory patterns are among the most common design interview topics — and the most misunderstood. "Just use new()" is the ...
2 weeks ago
Prototype is the creational pattern most developers overlook — until an interviewer asks them to clone a complex object without ...
13 days ago
6 days ago
When a constructor grows to 7 parameters, something has gone wrong. The Builder pattern fixes this — and it's a pattern ...
Java regex pattern to match only the last ocurrence of string Helpful? Please use the *Thanks* button above! Or, thank me via ...
4 weeks ago
Learn the Facade design pattern by building a Home Theater system in Java—turn a tangled mess of subsystem calls into one ...
3 views