ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

41 results

fullstackDaily
32. HashSet in Java Explained 🚀 | Video 32

HashSet in Java stores unique elements and does not maintain order In this video, learn how HashSet works and when to use ...

1:57
32. HashSet in Java Explained 🚀 | Video 32

10 views

4 days ago

SyntaxSageNik
LeetCode 217: Contains Duplicate - Java HashSet Magic + Edge Cases Exposed! 🔥

Crushed LeetCode #217 Contains Duplicate today! Super common interview starter. Why HashSet? Brute O(n²) TLEs → O(1) ...

6:06
LeetCode 217: Contains Duplicate - Java HashSet Magic + Edge Cases Exposed! 🔥

0 views

6 days ago

CyberArmory
HashSet collection in java part 16

HashSet collection in java.

9:21
HashSet collection in java part 16

1 view

6 days ago

BVNR
HashSet vs HashMap in Java 🔥 | Interview Question

Hash set and Hash map difference in java.

0:17
HashSet vs HashMap in Java 🔥 | Interview Question

0 views

4 days ago

Shiva Speaks
N-Repeated Element in Size 2N Array | LeetCode 961 | Java | HashSet Approach

In this video, I solve LeetCode 961 – N-Repeated Element in Size 2N Array using a HashSet approach in Java. You'll learn: What ...

2:52
N-Repeated Element in Size 2N Array | LeetCode 961 | Java | HashSet Approach

158 views

6 days ago

Pavan's CODEHUB
Day 3 | Contains Duplicate – Brute Force vs Optimized HashSet | 100 Days DSA Challenge

Welcome to Day 3 of my 100 Days DSA Challenge In this video, I have explained the Contains Duplicate problem from ...

14:46
Day 3 | Contains Duplicate – Brute Force vs Optimized HashSet | 100 Days DSA Challenge

20 views

6 days ago

codewithamod
Longest Substring Without Repeating Characters in Java | Sliding Window | HashSet

In this video, we solve the Longest Substring Without Repeating Characters problem using Java. Given a string like abcabcdabc, ...

2:58
Longest Substring Without Repeating Characters in Java | Sliding Window | HashSet

546 views

2 days ago

Code Decode
Top Java Interview Traps Most Developers fails | Interview Questions and Answers | Code Decode

In this video of code decode we have explained most asked java tricky interview questions which developers fails to answers ...

39:03
Top Java Interview Traps Most Developers fails | Interview Questions and Answers | Code Decode

1,490 views

1 day ago

CyberArmory
LinkedHashSet collection in java 17

LinkedHashSet collection in java 16.

5:40
LinkedHashSet collection in java 17

2 views

6 days ago

BMR EDUCATION
Java Ultimate Cheat Sheet ☕ | Core Java, OOP, Collections, Streams & Concurrency

Preparing for Java interviews or need a quick revision? This video explains the Java Ultimate Cheat Sheet, covering core Java ...

0:12
Java Ultimate Cheat Sheet ☕ | Core Java, OOP, Collections, Streams & Concurrency

448 views

3 days ago

NerdSapiens
As 3 coleções do Java que TODO programador precisa domina

Se você sempre se confunde entre List, Set e Map em Java, esse vídeo vai resolver isso de uma vez por todas. Aqui eu explico ...

12:14
As 3 coleções do Java que TODO programador precisa domina

0 views

4 days ago

PHILODEX
#09 | Find Duplicate Elements in Array | 3 Ways (Java)

Java Program to Find Duplicate Elements in Array | Full Explanation In this video, we learn how to find duplicate elements in an ...

9:51
#09 | Find Duplicate Elements in Array | 3 Ways (Java)

9 views

6 days ago

Quipoin
Set Interface in Java | Java Interview MCQ #shorts

Confused about Set Interface in Java? This short explains the Java Set Interface in a simple way with interview perspective.

0:11
Set Interface in Java | Java Interview MCQ #shorts

84 views

22 hours ago

CodeLucky
Find Duplicate Number in Array: Constant Space Solution (Floyd's Cycle Detection)

In this coding tutorial, we dive deep into the 'Find the Duplicate Number' problem, a popular question in technical interviews at top ...

3:59
Find Duplicate Number in Array: Constant Space Solution (Floyd's Cycle Detection)

7 views

1 day ago

OBrutus
Max Sum Subarray of size K

Given an array of integers arr[] and a number k. Return the maximum sum of a subarray of size k. Note: A subarray is a contiguous ...

10:10
Max Sum Subarray of size K

35 views

5 days ago

CodingWithYash
NeetCode 150 | Contains Duplicate | Complete DSA Series

Neetcode 150 | Contains Duplicate | Complete DSA Series In this video, we solve the LeetCode problem Contains Duplicate ...

10:34
NeetCode 150 | Contains Duplicate | Complete DSA Series

7 views

1 day ago

CodeLucky
Happy Number (LeetCode 202) - Detect Cycle in Number Transformation

Learn how to solve the Happy Number problem (LeetCode 202) efficiently! In this video, we break down the logic behind ...

4:12
Happy Number (LeetCode 202) - Detect Cycle in Number Transformation

0 views

18 hours ago

TheQuirkyLearner
Java HashSet Explained from Scratch (Internals & Implementation)

In this video, I explain how Java HashSet works internally and why it is built on top of HashMap. You will learn: • What a HashSet ...

7:08
Java HashSet Explained from Scratch (Internals & Implementation)

0 views

3 hours ago

CodeLucky
Contains Duplicate - LeetCode 217 - Blind 75 Coding Interview Problem

Learn how to solve the 'Contains Duplicate' coding interview problem efficiently using Hash Sets! In this video, we break down ...

4:10
Contains Duplicate - LeetCode 217 - Blind 75 Coding Interview Problem

0 views

18 hours ago

Protik the DEV
Class 10.2 - Java Collections Framework (Set, Map)

🎥 Welcome to our first live class of the "Basic Java to Advanced Spring Boot Backend Development Course"! In this session ...

46:54
Class 10.2 - Java Collections Framework (Set, Map)

8 views

5 days ago