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
640 results
Learn how to print a Hollow Pyramid Star Pattern in Java using nested for loops. In this video, we explain: ✔️ Hollow pyramid ...
4 views
8h ago
Design Pattern #10: Strategy Design Pattern When your codebase spirals into a tangled mess, the Strategy Design Pattern is the ...
224 views
1d ago
The Template Method design pattern is the abstract-class superpower most devs ignore — it defines a fixed algorithm skeleton ...
0 views
3d ago
The Facade design pattern is how senior engineers turn a tangle of service calls into one clean front door — a structural pattern ...
7d ago
In this playlist, I have explained how you should strategically think when approaching an algorithm to solve a given coding ...
56 views
Learn how to print an inverted pyramid star pattern in Java using nested for loops. In this video, we explain: ✔️ Inverted pyramid ...
13 views
6d ago
Adapter Design Pattern in Java explained with practical examples, real-world use cases, and interview-focused concepts.
14 views
4d ago
Structural Design Patterns in Java explained with simple examples, real-world use cases, and interview-focused concepts.
7 views
Learn how to print a Half Pyramid Star Pattern in Java using nested for loops. In this video, we explain: ✔️ Half pyramid pattern ...
2d ago
Learn how to print a Full Pyramid Star Pattern in Java using nested for loops. In this video, we explain: ✔️ Full pyramid pattern ...
5d ago
Back to MUC Airport: "Architect-Grade Java with LLMs" https://airhacks.university workshop. https://airhacks.tv - the monthly ...
166 views
The Strategy design pattern is one of the most-asked patterns in low level design (LLD) interviews — it replaces sprawling if-else ...
Abstract Factory Design Pattern in Java explained with practical examples, real-world use cases, and interview-focused concepts.
20 views
Want to learn how modern Java makes working with records even easier? In this Java 101 video, we explore pattern matching ...
1 view
5h ago
The Observer design pattern powers every event listener, subscriber, and pub/sub system — and it's one of the most-asked ...
8 views
Master the Singleton Design Pattern in Java with real-time examples and interview-focused concepts! Do you think a private ...
10 views
6h ago
Solve LeetCode 672 Bulb Switcher II in Java — a Medium problem that trips up most candidates who try to simulate it. Learn the ...
9 views
Want to learn a cleaner way to check an object's type in Java? In this Java 101 video, we introduce pattern matching with ...
5 views
The Proxy design pattern solves three classic low level design (LLD) problems with one structure: lazy loading, access control, ...
Design Pattern #9: Observer Design Pattern The observer pattern is one of the most essential behavioral design patterns in ...
437 views