ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

84 results

Rahul Gupta
What is the Singleton pattern, and how do you implement it in Java?
21:24
What is the Singleton pattern, and how do you implement it in Java?

16 views

13 days ago

Interview Mentor App
Singleton Pattern Explained: When and How to Use It

Learn the Singleton design pattern in Java: what it is, when to use it, and its drawbacks. Covers implementation with thread safety, ...

1:46
Singleton Pattern Explained: When and How to Use It

0 views

2 weeks ago

Java Guides and Ramesh Fadatare - AI & Tech
Design a Thread Safe Singleton Class in Java | Enum Singleton | Static Holder Pattern | Interview QA

Thread-Safe Singleton Class in Java. How to Implement an Enum Singleton. How to make a singleton enum in Java? In this video ...

5:30
Design a Thread Safe Singleton Class in Java | Enum Singleton | Static Holder Pattern | Interview QA

1,052 views

3 days ago

Java magic
Singleton in Java is a design pattern..!
9:36
Singleton in Java is a design pattern..!

21 views

2 weeks ago

Interview Mentor App
¿Qué es el Patrón Singleton? (Pregunta de Entrevista Java)

Aprende el patrón de diseño Singleton en Java: qué es, cómo implementarlo, cuándo usarlo (loggers, gestores de configuración, ...

0:41
¿Qué es el Patrón Singleton? (Pregunta de Entrevista Java)

0 views

12 days ago

Zoo Code
Java Singleton Design Pattern

In this video, we deep-dive into the Singleton Design Pattern in Java, one of the most important Creational Design Patterns used ...

13:20
Java Singleton Design Pattern

16 views

3 weeks ago

Java insights
Singelton Design Pattern Edited
18:14
Singelton Design Pattern Edited

0 views

3 days ago

Java Selenium and Spring Interview
When Singleton Design Pattern

Most Frequently Asked Interview Question When Singleton Design Pattern?

16:14
When Singleton Design Pattern

9 views

2 weeks ago

Interview Mentor App
What is the Singleton Pattern? (OOP Interview Question)

Master the Singleton design pattern for your next interview. Learn how it ensures exactly one instance, why private constructors ...

1:53
What is the Singleton Pattern? (OOP Interview Question)

0 views

2 weeks ago

primejava_official
Design Patterns Interview Questions | Singleton, Factory & Builder Explained

What You'll Learn: ✓ What is the Singleton Pattern (Thread-safe implementation + Enum best practice) ✓ Factory Pattern with ...

29:56
Design Patterns Interview Questions | Singleton, Factory & Builder Explained

23 views

4 days ago

Arquitectura Java “ArquitectoJava”
Teoria Singleton

La teoría del patrón Singleton establece que una clase debe tener una única instancia y proporcionar un punto de acceso global ...

14:10
Teoria Singleton

1 view

1 month ago

CodersPhile
Singleton Inside Prototype & Vice Versa | Spring Boot 0→∞

SpringBoot #SpringBeanScopes #SingletonVsPrototype Lecture 6 – Bean Scopes Inside Each Other (Singleton & Prototype) In ...

35:47
Singleton Inside Prototype & Vice Versa | Spring Boot 0→∞

87 views

4 weeks ago

Kashish Mehndiratta
Singleton Design Pattern | Low Level Design | 5 different implementations

The Singleton pattern ensures that a class has only one instance throughout the application's lifecycle and provides a global point ...

13:14
Singleton Design Pattern | Low Level Design | 5 different implementations

303 views

1 month ago

Lost Head Labs
CSC 2050 2/19/26 Design Patterns, Singleton introduced

... for Java something like that it has something built into it like you know create singleton so it'll create a class for you that behaves ...

1:15:01
CSC 2050 2/19/26 Design Patterns, Singleton introduced

10 views

5 days ago

Java Dev Journey
3. Singleton Design Pattern

In this video, we will learn the Singleton Design Pattern in Java using a very simple and real-world e-commerce example.

4:32
3. Singleton Design Pattern

112 views

4 weeks ago

Dreams to reality
7 What is a Singleton Class

Ah, Singleton—another evergreen Java interview question Let's make it clear, short, and answer-ready. What is a Singleton ...

3:04
7 What is a Singleton Class

0 views

8 hours ago

Interview Mentor App
¿Qué es el Patrón Singleton? (Pregunta de Entrevista OOP)

Domina el patrón de diseño Singleton para tu próxima entrevista. Aprende cómo asegura exactamente una instancia, por qué ...

0:44
¿Qué es el Patrón Singleton? (Pregunta de Entrevista OOP)

0 views

12 days ago

Zero Tech Debt
Singleton Design Pattern | Creational Design Patterns | LLD Playlist

Singleton Pattern Explained | One Class, One Object, Everywhere Learn the Singleton design pattern with real-world examples ...

12:26
Singleton Design Pattern | Creational Design Patterns | LLD Playlist

202 views

3 weeks ago

Made to Code
Design Patterns

A quick lesson overview on Design Patterns.

19:19
Design Patterns

20 views

2 weeks ago

Coding Circle 〽️
Private Constructor in Java Explained in 5 Minutes 🚀 | Secret OOP Concept Every Beginner Must Know!🔥

In this video, you will learn the Private Constructor in Java, one of the most important yet lesser-known concepts of Java OOPs.

6:56
Private Constructor in Java Explained in 5 Minutes 🚀 | Secret OOP Concept Every Beginner Must Know!🔥

0 views

4 days ago