ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

304 results

Code for Tech Solutions
Why String Is Immutable in Java? 🔥 Most Asked Java Interview Question

Why does Java make String immutable? This is one of the MOST ASKED and MOST MISUNDERSTOOD Java interview questions ...

9:41
Why String Is Immutable in Java? 🔥 Most Asked Java Interview Question

65 views

3 weeks ago

Adam Bien
Immutable / Collections.unmodifiableList() is Not Enough #java #shorts #coding #airhacks

Collections.unmodifiableList ...

1:49
Immutable / Collections.unmodifiableList() is Not Enough #java #shorts #coding #airhacks

2,097 views

2 weeks ago

The Curious Coder
Create Immutable Class in Java | Interview Questions & Pitfalls

In this video, we deep dive into Immutable Classes in Java and clearly explain how to create your own custom immutable class ...

25:20
Create Immutable Class in Java | Interview Questions & Pitfalls

716 views

2 weeks ago

Code Kage
Java final Keyword | final ≠ immutable

In Java, `final` does NOT make an object immutable. It only prevents reassignment of the reference. That’s why a final array ...

1:51
Java final Keyword | final ≠ immutable

20 views

3 weeks ago

vlogommentary
Efficiently Generating Test Instances of Immutable Java Classes Using Lombok @ With and @ Builder

Learn how to easily create variations of immutable Java objects for testing by leveraging Lombok's @ With and @ Builder ...

3:04
Efficiently Generating Test Instances of Immutable Java Classes Using Lombok @ With and @ Builder

0 views

4 weeks ago

Farzzi codder
Java String Immutability & String Constant Pool | 3 Ways to Create String

In this video, we explore one of the most important concepts in Core Java – String immutability. You will learn: What is ...

11:09
Java String Immutability & String Constant Pool | 3 Ways to Create String

16 views

2 weeks ago

JavaProgramsExplained
Why String is Immutable in Java? 🤔🔥 #javaprogramming

Why is String immutable in Java? This is one of the most frequently asked Java interview questions, especially for freshers and ...

0:46
Why String is Immutable in Java? 🤔🔥 #javaprogramming

1,236 views

3 days ago

Durga Software Solutions
Java Immutable Lists: Master 12 Creation Methods #shorts

Need more than 10 elements in an unmodifiable list? No problem! Discover the 12 powerful methods that make list creation a ...

0:26
Java Immutable Lists: Master 12 Creation Methods #shorts

4,556 views

3 days ago

JavaT point
understand string immutability

Java strings are immutable which means that once a string object is created its value cannot be changed this concept is ...

2:27
understand string immutability

11 views

3 weeks ago

Durga Software Solutions
Immutable vs. Modifiable Collections: Understand the Difference #shorts

Explore unmodifiable collections: add or remove elements. Remember, it's immutable! Understand the difference from modifiable ...

0:21
Immutable vs. Modifiable Collections: Understand the Difference #shorts

0 views

8 hours ago

TechVidyalaya
Why String is Immutable in Java | Java Interview Question | String Concepts Explained

Understanding why String is immutable in Java is one of the most frequently asked Java interview questions — and one that many ...

8:24
Why String is Immutable in Java | Java Interview Question | String Concepts Explained

36 views

2 days ago

Backend Boost
Why String Is Immutable in Java? | Java Interview Question 🔥#shorts #viral #java

Why is String immutable in Java? This is one of the MOST asked Java interview questions! In this short, I explain: ✓ What ...

0:42
Why String Is Immutable in Java? | Java Interview Question 🔥#shorts #viral #java

109 views

2 weeks ago

CodeSnippet
Should You Replace Lombok With Records?

... boot records java dto design immutable objects java mutable vs immutable java java 16 features modern java features java best ...

28:39
Should You Replace Lombok With Records?

4,680 views

3 weeks ago

Bhaskar Codes
LeetCode 303. Range Sum Query - Immutable (JAVA)

Welcome to my channel! My goal is to learn by doing and teach while I learn, so you can follow along and grow your skills too.

12:28
LeetCode 303. Range Sum Query - Immutable (JAVA)

91 views

10 days ago

Carlos Chacin
Deck of Cards: Why Collections Should Be Immutable (Skull King Ep. 9)

Java TDD Tutorial: Building an immutable Deck of Cards with top-down design! In this Java 25 TDD episode, I implement the ...

15:30
Deck of Cards: Why Collections Should Be Immutable (Skull King Ep. 9)

68 views

11 days ago

CodeSnippet
Different Ways To Create Immutable Class In Java ✅ Learn Something New ✅ #java #coding

Hello So what are the different ways by using which you can create immutable classes inside Java first of all you can have a class ...

1:20
Different Ways To Create Immutable Class In Java ✅ Learn Something New ✅ #java #coding

12,857 views

3 weeks ago

Prashant Sharma
Java String Explained | String Constant Pool & Immutability | Java Interview Questions

In this video, we deep dive into Java Strings, one of the most important and frequently asked Java interview topics. You will clearly ...

18:18
Java String Explained | String Constant Pool & Immutability | Java Interview Questions

36 views

3 weeks ago

Learning by Doing with Praveen Kandhan
Java String Programming Session 12 – Immutability & Memory

Java String Programming | Session 12 – Memory Reason In this video, we explain why String immutability helps in memory ...

8:43
Java String Programming Session 12 – Immutability & Memory

0 views

13 hours ago

The Curious Coder
How to Create Immutable Class in Java (Interview Trick) #shorts

Immutable class in Java looks simple… but one small mistake can silently break immutability ⚠️ In this Short, you'll learn: ...

1:19
How to Create Immutable Class in Java (Interview Trick) #shorts

1,464 views

2 weeks ago

Durga Software Solutions
Immutable vs. Normal Collections: Key Java 1.9 Differences #shorts

Understand the key difference: a normal collection vs. an immutable one. Factory methods in Java 1.9 create unmodifiable ...

0:31
Immutable vs. Normal Collections: Key Java 1.9 Differences #shorts

1,083 views

2 days ago