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
81 results
... problem 00:45 Prototype Pattern structure 01:30 Shallow copy vs deep copy (Java code) 03:00 Java Cloneable interface — and ...
1 view
11d ago
Stop rebuilding expensive objects from scratch. Learn how the Prototype pattern clones a fully prepared object so every spawn is ...
5 views
2w ago
Design Pattern #5: Prototype Design Pattern The Prototype Design Pattern is a creational design pattern that lets you clone ...
825 views
... prototype using copy constructor, copy constructor vs clone java, clone method java, cloneable interface java, deep copy java, ...
7 views
1d ago
... singleton vulnerability java, singleton protection java, java cloning tutorial, cloneable interface java, singleton pattern interview ...
10 views
Find everything from me here: https://linktr.ee/kunchenguid Tools I mentioned: - WezTerm https://wezterm.org/index.html - tmux ...
205,855 views
8d ago
Java Interview me agar kisi topic ne sabse zyada developers ko confuse kiya hai, to wo hai Shallow Copy vs Deep Copy. Bahut ...
850 views
4w ago
... shallow copy in java, shallow copy prototype pattern, prototype design pattern java, java clone method, cloneable interface java, ...
14 views
3d ago
In Java, you cannot make an entire array volatile. The volatile keyword can only be applied to individual variables, not arrays or ...
6 views
Using real-world examples (think game characters), we implement the Cloneable interface, copy constructors, and the clone ...
391 views
4d ago
... is used ✓ Prototype vs Object Creation using new ✓ Java Cloneable Interface explained ✓ clone() Method in Java ✓ Shallow ...
4 views
Let's start with a classic: Can you override a static method in Java? The answer is no. Static methods belong to the class, not the ...
3 views
3w ago
Build a $10000 website with Claude Code (Ultimate Guide). Setup, design skills, references, the prompt, polish passes, and going ...
605,822 views
1mo ago
Let's start with Core Java fundamentals. At this level, interviewers expect you to differentiate between compile-time and runtime ...
In this video, I solve one medium-level problem from the Grind75 list. Problem Link ...
20 views
Design Pattern #6: Adapter Design Pattern The Adapter Design Pattern is a structural design pattern that lets incompatible ...
741 views
Build a Production-Ready URL Shortener from Scratch! In this video, you'll learn how to design and build a scalable URL ...
0 views
WhatsApp Community - https://chat.whatsapp.com/LcOTmZW9HSfEl1fzRE1gAo LinkedIn: ...
114 views
Streamed 4d ago
In this video, you'll learn how to set up Git, connect IntelliJ IDEA to Git, and perform everyday version control tasks such as ...
357 views
To a junior developer, declaring an inner class or building an enum is just a standard pattern for logical grouping and clean ...