ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

103 results

Tips and Tricks | Learn to Code
Java == vs .equals() | The Difference Every Developer Should Know

What is the difference between == and .equals() in Java? In this video, you'll learn: • What == checks in Java • What .equals() ...

0:47
Java == vs .equals() | The Difference Every Developer Should Know

11 views

12 days ago

QAFox
362. equals() pre-defined method of String class in Java (Selenium Java 2026)

In this video, you'll learn how the equals() method of the Java String class works and why it is the correct way to compare String ...

18:06
362. equals() pre-defined method of String class in Java (Selenium Java 2026)

36 views

5 days ago

Olesya
Senior Java Backend Interview Prep — Part 1: == vs .equals() vs hashCode()

Welcome to Part 1 of my Senior Java Backend Interview Preparation series. In this video, we're starting with one of the most ...

16:03
Senior Java Backend Interview Prep — Part 1: == vs .equals() vs hashCode()

40 views

11 days ago

Code for Tech Solutions
== vs equals() in Java 🔥 | The Interview Traps You MUST Know

vs equals() in Java is one of the most common—and most misunderstood—Java interview topics. Do you really know when ...

38:20
== vs equals() in Java 🔥 | The Interview Traps You MUST Know

65 views

6 days ago

Codivora
Java equals & hashCode — The Contract That Breaks HashMaps

Java equals and hashCode explained through the most classic bug in the language: you put an object in a HashMap, look it up ...

17:16
Java equals & hashCode — The Contract That Breaks HashMaps

10 views

3 weeks ago

Хьюстон у нас проблемы !
Java. Lesson 04_16. The equals method on an object.

The course is fully available on the Udemy platform - https://www.udemy.com/course/hstn_java-level2 To get the maximum ...

13:21
Java. Lesson 04_16. The equals method on an object.

27 views

12 days ago

CodigoMoo
7. equals()  vs ==  en Java: la explicación definitiva

Aprende qué compara `==` con primitivos y referencias, cómo expresa `equals()` la igualdad lógica, por qué `hashCode()` debe ...

3:08
7. equals() vs == en Java: la explicación definitiva

3 views

10 days ago

QAFox
363. equalsIgnoreCase() pre-defined method of String class in Java (Selenium Java 2026)

In this video, you'll learn about the equalsIgnoreCase() method of the Java String class and how it differs from the equals() method ...

4:56
363. equalsIgnoreCase() pre-defined method of String class in Java (Selenium Java 2026)

96 views

5 days ago

Mission Java Programming
Object Class in Java | toString(), equals(), hashCode(), getClass() Methods Explained

Want to understand the Object Class in Java? 🚀 In this video, you'll learn about the most important class in Java — Object ...

21:01
Object Class in Java | toString(), equals(), hashCode(), getClass() Methods Explained

26 views

3 weeks ago

Bluffy Coder
Java Interview Question #1 | == vs equals() in Java Explained | Freshers & Experienced 2026

Java Interview Series 2026 | Episode #1 In this video, we will learn the difference between == and equals() in Java with practical ...

7:27
Java Interview Question #1 | == vs equals() in Java Explained | Freshers & Experienced 2026

30 views

2 weeks ago

Learn with Kemo: AP CS & IGCSE Programming
Java String Methods & .equals() | substring(), indexOf() | AP Computer Science A | Waddy Class 17

Confused about Java String methods or wondering when to use .equals() instead of ==? In this AP Computer Science A lesson, ...

1:04:00
Java String Methods & .equals() | substring(), indexOf() | AP Computer Science A | Waddy Class 17

16 views

2 days ago

Codingpiek
Java Object Class Explained | The Underrated Topic Every Java Developer Must Know | Don't Ignore

Java Object Class Explained | The Underrated Java Topic Every Developer Must Know! In this video, we dive deep into the Object ...

6:19
Java Object Class Explained | The Underrated Topic Every Java Developer Must Know | Don't Ignore

0 views

2 weeks ago

ADV Indian Coder
String Comparison in Java | equals() vs == vs equalsIgnoreCase() | Java Full Course

🔥 String Comparison in Java | equals() vs == vs equalsIgnoreCase() Explained Are you confused between == and .equals() in ...

16:26
String Comparison in Java | equals() vs == vs equalsIgnoreCase() | Java Full Course

45 views

11 days ago

CodeDiaries
Java == vs equals() Explained in Hindi 🔥 | String Comparison | Java Complete Course #17

In this video, we will learn one of the most important Java interview topics: == Operator vs equals() Method in Java This topic is ...

11:13
Java == vs equals() Explained in Hindi 🔥 | String Comparison | Java Complete Course #17

4 views

2 weeks ago

Java Visualized
HashMap Internals Explained in 3 Minutes | Java Interview | HashMap put(), get(), hashCode & equals

Master one of the most frequently asked Java interview topics in just 3 minutes! In this video, you'll learn how HashMap really ...

2:36
HashMap Internals Explained in 3 Minutes | Java Interview | HashMap put(), get(), hashCode & equals

23 views

4 weeks ago

Binary Brain
Master 12 Java String Functions in Under 10 Minutes 🚀

In this video, we cover 12 essential Java String functions that every programmer should know — all explained in under 10 minutes ...

9:35
Master 12 Java String Functions in Under 10 Minutes 🚀

9 views

4 weeks ago

Kenzo Pulse
String Methods in Java Explained (Telugu) | equals, trim, indexOf & More | Kenzo Pulse | Kenzo |

In this video, we cover the most commonly used String Methods in Java — what a "method" actually is, and how to use equals(), ...

29:29
String Methods in Java Explained (Telugu) | equals, trim, indexOf & More | Kenzo Pulse | Kenzo |

32 views

2 weeks ago

Code Less by Deepanshu Bisht
Java Interviewers LOVE This Trick! 🤯 String Memory & == vs .equals() ⚡ [2026]

Why does "Ja" + "va" equal "Java", but a + "va" DOES NOT?! Master the Java String Constant Pool, == vs .equals(), and string ...

10:16
Java Interviewers LOVE This Trick! 🤯 String Memory & == vs .equals() ⚡ [2026]

42 views

2 weeks ago

Java Academy
10 Common Java Mistakes Every Developer Must Avoid | Part1

Are you making these common Java mistakes without even realizing it? In this video, we'll explore 5 common Java mistakes that ...

11:25
10 Common Java Mistakes Every Developer Must Avoid | Part1

108 views

3 weeks ago

ReveRieJour
Why Does Java Treat String So Differently? The Mystery of Immutability & String Pool 🤯 | Ep. 16

What really happens when you write: String a = "Java"; It looks like a simple line of code. But behind those four letters is one of ...

22:23
Why Does Java Treat String So Differently? The Mystery of Immutability & String Pool 🤯 | Ep. 16

2 views

4 days ago