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
78 results
Want to understand the Factory Design Pattern the right way? In this video, we don't just jump into theory- we start from a real ...
166 views
6d ago
Welcome to Day 5 of the Low-Level Design (LLD) Bootcamp by @CodeKerdos . In this session, we continue our journey through ...
85 views
Adding a new payment method means editing a giant if-else block, and every change risks breaking something else. What if ...
14 views
Factory Method is a creational design pattern: the base class defines the workflow and declares a creation method, and ...
Episode 14. Design Patterns Products I Use: MacBook: https://link.amazon/B0az2cM3B iPad: https://link.amazon/B0efwQlYO ...
345 views
7d ago
How do you reuse the overall shape of an algorithm while letting individual steps differ? That's the problem the Template Method ...
3 views
2d ago
Episode 16. Builder Design Pattern Products I Use: MacBook: https://link.amazon/B0az2cM3B iPad: https://link.amazon/B0efwQlYO ...
44 views
Three remotes. Three devices. Nine subclasses — and that's before the next device ships. Bridge is a structural design pattern for ...
87 views
4d ago
Welcome to Day 6 of the Low-Level Design (LLD) Bootcamp by @CodeKerdos . In this session, we continue our deep dive into ...
70 views
5d ago
How do you add new behavior to an object without creating a subclass for every possible combination? That's the problem the ...
5 views
21h ago
Singleton Design Pattern in Java in 10 Minutes | Java Design Patterns Explained with Code.
39 views
3d ago
What happens when a class has multiple dimensions that need to change independently? The Bridge Design Pattern helps solve ...
What if you need more than one instance of a class, but you still want to control how those instances are created? That's where the ...
4 views
1d ago
Episode 15. Singleton Design Pattern Products I Use: MacBook: https://link.amazon/B0az2cM3B iPad: https://link.amazon ...
115 views
Payment Gateway LLD | Low-Level Design Interview Question** In this video, we design a **Payment Gateway** using Java and ...
564 views
How do you create an object with many optional parameters without ending up with a confusing constructor? That's the problem ...
8 views
How do you add new operations to a set of classes without editing every one of them? That's the problem the Visitor Design ...
SystemDesign #DistributedTransactions #SagaPattern #Microservices #JavaTechie In this video, we'll understand Distributed ...
8,156 views
Welcome to our channel! CodeCroft by Chandra This channel is dedicated to **Software Testing, QA Automation, Selenium, ...
23 views
Flyweight Design Pattern | Structural Design Patterns | Low Level Design (LLD) Learn the Flyweight Design Pattern with a ...
64 views