ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8 results

The Debug Zone
Understanding HashSet in Java: Why You Can Store Custom Objects

In this video, we dive into the fascinating world of HashSet in Java, exploring its unique capabilities and advantages. You'll learn ...

1:54
Understanding HashSet in Java: Why You Can Store Custom Objects

1 view

4 months ago

The Debug Zone
How to Override equals(), hashCode(), and compareTo() in Java for HashSet

In this video, we'll explore the essential concepts of overriding the `equals()`, `hashCode()`, and `compareTo()` methods in Java, ...

7:42
How to Override equals(), hashCode(), and compareTo() in Java for HashSet

12 views

8 months ago

The Debug Zone
Understanding equals() and hashCode() in Java's Collection Interface

In this video, we delve into the crucial concepts of `equals()` and `hashCode()` within Java's Collection Interface. Understanding ...

2:56
Understanding equals() and hashCode() in Java's Collection Interface

2 views

2 weeks ago

The Debug Zone
Understanding Element Order in Java Sets: A Guide to Java Collections

In this video, we delve into the fascinating world of Java Sets and their element order. Understanding how elements are organized ...

2:40
Understanding Element Order in Java Sets: A Guide to Java Collections

5 views

8 months ago

Code with Katie
Jewels and Stones LeetCode - Java

In this video, I solve the "Jewels and Stones" LeetCode problem using Java. Problem link: ...

2:53
Jewels and Stones LeetCode - Java

56 views

6 months ago

Basic For BTech
POTD from GFG(Intersection of Two arrays with Duplicate Elements)

A coding question from GFG, We need to return the intersection of two arrays by removing duplicate elements from the ...

14:17
POTD from GFG(Intersection of Two arrays with Duplicate Elements)

46 views

11 months ago

Cinzia Bocchi
Collections Framework: l'interfaccia Set

Set e SortedSet e classi concrete. Il costrutto Enum.

28:20
Collections Framework: l'interfaccia Set

80 views

11 months ago

Soumil Speaks
Find Elements in a Contaminated Binary Tree - Leetcode 1261 - Python | Soumil Speaks

LeetCode 1261: Find Elements in a Contaminated Binary Tree | DFS + HashSet Problem Statement: We are given a ...

10:12
Find Elements in a Contaminated Binary Tree - Leetcode 1261 - Python | Soumil Speaks

42 views

10 months ago