filmov
tv
Java Data Structures: HashSet class

Показать описание
In this video, we'll take a look at the HashSet class in Java. This is a data structure that allows us to store objects in a set-like structure, where each object is unique. We'll learn about the various methods available to us in this class, and see how we can use them to our advantage when coding interviews!