ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

31 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

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,542 views

1 day 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

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

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

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
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

20 hours ago

Anish Kumar
Recap of Core JAVA concepts | Documenting  revision and growth | Anish Kumar ||

Core Java Concepts Revision | 2 Jan – 4 Jan | Preparation** In this video, I've revised all the **important Core Java concepts** ...

4:07
Recap of Core JAVA concepts | Documenting revision and growth | Anish Kumar ||

5 views

5 days ago

GeeksforGeeks
DSA In Java | Hashmap 02 | Java in One Shot | Hashmap in Java

In this video, DSA in Java – HashMap 02, we cover important concepts of HashMap in Java as part of the Java in One Shot series.

3:24:34
DSA In Java | Hashmap 02 | Java in One Shot | Hashmap in Java

1,920 views

4 days 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

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

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

20 hours ago

CodeLucky
Find All Missing Numbers in Array - LeetCode 448 Explained - Google Interview Question

Learn how to efficiently find all missing numbers in an array [1, n] using the Index Marking technique! In this video, we break ...

4:18
Find All Missing Numbers in Array - LeetCode 448 Explained - Google Interview Question

0 views

1 day 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

5 hours ago

CodeLucky
Valid Sudoku - Coding Interview Problem Solution Explained

Learn how to efficiently solve the 'Valid Sudoku' problem, a popular question in coding interviews! In this video, we break down ...

4:00
Valid Sudoku - Coding Interview Problem Solution Explained

0 views

20 hours ago

CodeLucky
Subarray with Zero Sum - Prefix Sum & Hashing (Interview Question)

Learn how to efficiently solve the 'Subarray with Zero Sum' problem using the Prefix Sum and Hashing technique! In this video ...

3:48
Subarray with Zero Sum - Prefix Sum & Hashing (Interview Question)

0 views

20 hours ago

compilewithsumit
From Brute Force to Optimal 🚀 | 100+ LeetCode Interview Problems Explained

From Brute Force to Optimal | 100+ LeetCode Interview Problems Explained Cracking coding interviews is NOT about ...

6:38
From Brute Force to Optimal 🚀 | 100+ LeetCode Interview Problems Explained

79 views

5 days ago