ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

101 results

Spring Java Lab
Java Collections Framework Explained | ArrayList, HashMap, HashSet, Queue & Map | Java Interview

Master the Java Collections Framework in this complete beginner-to-intermediate guide!** In this video, you'll learn the **Java ...

21:32
Java Collections Framework Explained | ArrayList, HashMap, HashSet, Queue & Map | Java Interview

12 views

2 weeks ago

NextGen QA – Learn. Automate. Innovate.
🔥 HashSet vs LinkedHashSet in Java | Most Asked Interview Question 2026

HashSet vs LinkedHashSet in Java | Most Asked Java Interview Question In this video, I explain the difference between HashSet ...

4:08
🔥 HashSet vs LinkedHashSet in Java | Most Asked Interview Question 2026

17 views

5 days ago

The Study Room Journal
Java Set Interface Explained | Guarantee Uniqueness in Collections

Have you ever wondered how Java prevents duplicate values from being stored in a collection? That is exactly what the **Set ...

5:53
Java Set Interface Explained | Guarantee Uniqueness in Collections

1 view

4 days ago

AI Interview Guru
Java Collections Interview Questions & Answers | Top 50 Java Collection Questions 2026

Java Collections Interview Questions & Answers Preparing for Java interviews? In this video, you'll learn the most frequently ...

23:07
Java Collections Interview Questions & Answers | Top 50 Java Collection Questions 2026

6 views

3 days ago

Logic Foundry
You're Using Java Collections WRONG! | 5 Common Mistakes

Are you really using Java Collections correctly? In this video, we'll walk through 5 of the most common mistakes Java developers ...

3:37
You're Using Java Collections WRONG! | 5 Common Mistakes

8 views

2 weeks ago

Md.Yeasin Sheikh
ArrayList, HashSet, HashMap - Java Collection | OOP 8.0

00:00 intro 00:10 ArrayList 03:43 HashSet & why use it 05:57 HashMap & when we should use it.

12:18
ArrayList, HashSet, HashMap - Java Collection | OOP 8.0

13 views

4 weeks ago

Silly Code
LeetCode 2215 | Find the Difference of Two Arrays  | Java | HashMap & HashSet | Easy

Find the Difference of Two Arrays | LeetCode 2215 | Java HashMap & HashSet Tutorial Solve LeetCode 2215 using HashMap ...

11:46
LeetCode 2215 | Find the Difference of Two Arrays | Java | HashMap & HashSet | Easy

3 views

11 days ago

Tips and Tricks | Learn to Code
Find Duplicate Elements in an Array in Java | Interview Question

In this video, you'll learn how to find duplicate elements in Java using multiple approaches that are commonly asked in coding ...

1:50
Find Duplicate Elements in an Array in Java | Interview Question

134 views

12 days ago

SamProgramiz
Java For Everyone Ep.7 - Java ListIterator, forEach, Set, HashSet and Java 9 List.of | Set.of

Welcome back to Java For Everyone! In Episode 7, we are diving deep into the Java Collection Framework. This is a jam-packed ...

1:49:45
Java For Everyone Ep.7 - Java ListIterator, forEach, Set, HashSet and Java 9 List.of | Set.of

59 views

Streamed 1 month ago

Silly Code
LeetCode 1207 - Unique Number of Occurrences | Java | Hash Map & Hash Set | LeetCode 75

In this video, we solve LeetCode 1207 - Unique Number of Occurrences, a Hash Map & Hash Set problem from the LeetCode 75 ...

11:07
LeetCode 1207 - Unique Number of Occurrences | Java | Hash Map & Hash Set | LeetCode 75

10 views

4 days ago

NextGen QA – Learn. Automate. Innovate.
🚀 HashSet in Java Tutorial for Beginners | Features, Methods & Examples

Learn HashSet in Java with practical examples! In this video, we cover: ✓ What is HashSet? ✓ Why duplicates are not allowed ...

4:26
🚀 HashSet in Java Tutorial for Beginners | Features, Methods & Examples

9 views

2 weeks ago

Karla Dayana PD
Exposición Grupal | Gestor de Emisoras de Radio Favoritas | Estructura de Datos

Trabajo grupal desarrollado en Java para demostrar el uso de la colección HashSet en la gestión de emisoras de radio. En esta ...

2:38
Exposición Grupal | Gestor de Emisoras de Radio Favoritas | Estructura de Datos

6 views

3 weeks ago

Omar Kweidy
Java Basics in 8 Minutes – Part 1: Data Types, Strings & Collections

Java Basics in 8 Minutes: Data Types, Strings & Collections In this lesson, we connect the most important Java basics: primitive vs ...

8:11
Java Basics in 8 Minutes – Part 1: Data Types, Strings & Collections

98 views

13 days ago

The Study Room Journal
Mastering the Java Collections Framework: Why Arrays Fall Short & Choosing the Right Collection

Managing data efficiently is one of the most important skills in Java development. While arrays are useful for simple scenarios, ...

6:30
Mastering the Java Collections Framework: Why Arrays Fall Short & Choosing the Right Collection

3 views

8 days ago

humanGenAI
Java Design Patterns Ranked

https://github.com/ashu2012/InterviewReadingList/blob/master/oodesign.md The sources characterize Java Design Patterns as ...

8:47
Java Design Patterns Ranked

1 view

3 weeks ago

Tech With Krish
Find the Duplicate Number | LeetCode 287 | Brute Force + HashSet + Optimal | Java DSA 🔥Day 11

Java DSA 250 Questions Sheet: ...

12:31
Find the Duplicate Number | LeetCode 287 | Brute Force + HashSet + Optimal | Java DSA 🔥Day 11

46 views

3 days ago

The Study Room Journal
Demystifying java.lang.Object: The Hidden Superclass Every Java Developer Must Know

Did you know that every class in Java automatically inherits from a single superclass—even if you never write `extends` anywhere ...

6:24
Demystifying java.lang.Object: The Hidden Superclass Every Java Developer Must Know

0 views

2 weeks ago

Leetcode Daily
3514. Number of Unique XOR Triplets II | Leetcode Daily - Python

In this video, we tackle LeetCode 3514 Number of Unique XOR Triplets II, breaking down the optimal approach using boolean ...

6:27
3514. Number of Unique XOR Triplets II | Leetcode Daily - Python

76 views

3 hours ago

SimpleFunction
Big O Explained Through Java Collections DSA-01

In this video, you'll learn what Big O means, why developers use it to measure efficiency, and how O(1), O(log n), O(n), and O(n²) ...

13:23
Big O Explained Through Java Collections DSA-01

7 views

4 weeks ago

Itnaa_easy
LeetCode #3: Contains Duplicate | Brute Force to Optimal | Java | DSA for Beginners

In this video, we'll solve the Contains Duplicate LeetCode problem in Java. We'll first understand the Brute Force Approach, see ...

5:19
LeetCode #3: Contains Duplicate | Brute Force to Optimal | Java | DSA for Beginners

35 views

2 weeks ago