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
535 results
Java Interview Questions – Episode 13 What is the Singleton pattern in Java? The Singleton pattern is a creational design ...
26 views
4 months ago
48 views
Singleton design pattern in selenium.
1,838 views
10 months ago
In this video, I explain what the Singleton Design Pattern is and demonstrate different ways to implement it in Java, including the ...
12 views
Hi everyone so today we will learn the design patterns okay so in java we have design patterns so basically design patterns helps ...
6 views
3 months ago
Learn how to implement the `Singleton Design Pattern` in Java while fixing common constructor errors in your application.
0 views
8 months ago
Ever wanted to find a place where you can learn all about Singleton design pattern. You have come to right place now.
11 months ago
Singleton Design Pattern: Mastering Your Code in 2025! #Singleton #trending #shorts coding, programming, software ...
2,324 views
Learn how to effectively implement a `Lazy Singleton` in Java while using a `Scanner` for user input. Explore best practices and ...
6 months ago
Singleton Design Pattern in Java | One Instance Only! ✓ Learn how to test the Singleton Design Pattern in Java Check if two ...
1,673 views
5 months ago
Discover the implications of adding extra public methods to a Java singleton class, the legality of such additions, and best ...
One class, one object, one solution! Singleton Design Pattern ensures controlled access to a single instance throughout the ...
1 view
In this quick video, learn the easiest way to check if an object or class is truly a Singleton in JavaScript — by comparing multiple ...
828 views
In this video, we dive deep into the Singleton Design Pattern in Java, a powerful concept that ensures only one instance of a class ...
39 views
9 months ago
Discover how to implement the `Singleton` design pattern in Java to manage the accessibility of a container class. Learn best ...
Ever wondered why developers use the Singleton Design Pattern? In this post, I break it down in simple words—what it is, why it ...
260 views
Learn how to implement the Singleton design pattern in Java effectively, ensuring thread safety and preventing multiple instances ...
4 views
The Singleton Design Pattern ensures that only one instance of a class exists in the entire application and provides a global point ...
3 views
Learn everything about the Singleton Design Pattern with Lazy Initialization in this clear and concise tutorial! Whether you're ...
9 views