ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

45 results

Tech Decoded Studio
HashMap & HashSet Explained 🚀 Must-Know for Java & Interviews

In this video, we break down two commonly misunderstood data structures and explain when to use which, using clear logic and ...

4:48
HashMap & HashSet Explained 🚀 Must-Know for Java & Interviews

0 views

5 days ago

brain_moon
hashcode() and equals() method in HashMap or HashSet implementation in intellij IDEA | #java
1:13
hashcode() and equals() method in HashMap or HashSet implementation in intellij IDEA | #java

3 views

4 days ago

Students Computer Hub
LeetCode 217 | Contains Duplicate | Easy | HashSet Explained | Java #coding #java  #programming

In this video, we solve LeetCode Problem 217: Contains Duplicate, one of the most common array + hashing interview questions.

2:17
LeetCode 217 | Contains Duplicate | Easy | HashSet Explained | Java #coding #java #programming

15 views

3 days ago

ProgrammingByFarzadAfi
Set and HashSet in java | ست و هش ست در جاوا

این ویدیو قسمت هشتاد و هفتم از بوت‌کمپ رایگان جاواست. ست‌ها در جاوا (Java Sets) – آموزش هش ست در این ویدیو سراغ یکی از بخش‌های ...

15:31
Set and HashSet in java | ست و هش ست در جاوا

0 views

6 days ago

Students Computer Hub
LeetCode 217 | Contains Duplicate | Easy| HashSet Explained |Java  #coding #java #programming #code

In this video, we solve LeetCode Problem 217: Contains Duplicate, one of the most common array + hashing interview questions.

0:26
LeetCode 217 | Contains Duplicate | Easy| HashSet Explained |Java #coding #java #programming #code

291 views

3 days ago

Testing Talks Latest
How to find unique values of an array in java

Source code URL: http://www.testingtalkslatest.com/2025/12/26/how-to-find-unique-values-in-array-using-java/ Related Links: 1.

4:29
How to find unique values of an array in java

16 views

7 days ago

Learn Always!
#10 Set in Data Structures in Java in Telugu #javaprogrammingtelugu #dsaintelugu

Hello Guys, In this video you will Learn about what is set and why it useful. you will clearly understand what is difference between ...

5:03
#10 Set in Data Structures in Java in Telugu #javaprogrammingtelugu #dsaintelugu

43 views

3 days ago

CodeWithYash
Contains Duplicate - Leetcode 217- Optimized Solution - Javascript

Contains Duplicate (LeetCode #217) – Optimized Solution | HashSet Approach LeetCode: ...

6:26
Contains Duplicate - Leetcode 217- Optimized Solution - Javascript

30 views

7 days ago

TKK
TreeSet and LinkedHashSet
8:42
TreeSet and LinkedHashSet

0 views

5 days ago

codewithamod
Find Common Elements from Two Lists in Java 8 | Stream API Interview Question

In this video, we will learn how to find common elements from two lists using Java 8 Stream API. We'll cover both a simple ...

0:57
Find Common Elements from Two Lists in Java 8 | Stream API Interview Question

1,056 views

3 days ago

Interview Questions ki duniya
why hashCode override with equals

Interview classic explained: overriding both ensures correct behavior in HashMap and HashSet. #java #interview #shorts.

0:23
why hashCode override with equals

0 views

3 days ago

PHILODEX
#06 | Remove Duplicate From List | 2 Ways (Java)

Java Program to Remove Duplicate Elements from a List In this video, we learn how to remove duplicate elements from a List in ...

2:49
#06 | Remove Duplicate From List | 2 Ways (Java)

0 views

4 days ago

codestorywithMIK
N-Repeated Element in Size 2N Array | Multiple Ways | Detailed For Beginners | Leetcode 961 | MIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A This is the 128th Video of our Playlist ...

24:19
N-Repeated Element in Size 2N Array | Multiple Ways | Detailed For Beginners | Leetcode 961 | MIK

3,068 views

14 hours ago

Students Computer Hub
LeetCode 217 | Contains Duplicate | Easy | HashSet Explained | Python  #coding #python #programming

In this video, we solve LeetCode Problem 217: Contains Duplicate, one of the most common array + hashing interview questions.

0:25
LeetCode 217 | Contains Duplicate | Easy | HashSet Explained | Python #coding #python #programming

1,054 views

3 days ago

Students Computer Hub
LeetCode 217 | Contains Duplicate | Easy | HashSet Explained | Python #coding #python #programming

In this video, we solve LeetCode Problem 217: Contains Duplicate, one of the most common array + hashing interview questions.

2:26
LeetCode 217 | Contains Duplicate | Easy | HashSet Explained | Python #coding #python #programming

9 views

3 days ago

Students Computer Hub
LeetCode 169 | Majority Element| Boyer–Moore Voting Algorithm |Java  #coding #programming #java

In this video, we solve LeetCode Problem 169: Majority Element using the Boyer–Moore Voting Algorithm, the most optimal and ...

0:25
LeetCode 169 | Majority Element| Boyer–Moore Voting Algorithm |Java #coding #programming #java

250 views

2 days ago

Students Computer Hub
LeetCode 169 | Majority Element| Boyer–Moore Voting Algorithm |Java #coding #programming #java

In this video, we solve LeetCode Problem 169: Majority Element using the Boyer–Moore Voting Algorithm, the most optimal and ...

2:15
LeetCode 169 | Majority Element| Boyer–Moore Voting Algorithm |Java #coding #programming #java

4 views

2 days ago

Chetna Patankar
DSA Most Asked Approach in Interviews✅#java #dsa #ytshorts #shorts #shortsfeed #foryou #viral #coder

If you are preparing for coding interviews, you cannot skip the Sliding Window technique. It appears in almost every DSA round!

0:35
DSA Most Asked Approach in Interviews✅#java #dsa #ytshorts #shorts #shortsfeed #foryou #viral #coder

0 views

8 hours ago

Leet'sCode
N-Repeated Element in Size 2N Array | LeetCode 961 | Java Solution | Hashing + Sorting Approach

Short Professional Description Learn how to solve LeetCode 961 – N-Repeated Element in Size 2N Array with a clear explanation ...

5:17
N-Repeated Element in Size 2N Array | LeetCode 961 | Java Solution | Hashing + Sorting Approach

18 views

9 hours ago

Students Computer Hub
LeetCode 283|Move Zeroes |Two Pointers|In-Place Array|Java #coding #programming #java  #leetcode

In this video, we solve LeetCode Problem 283: Move Zeroes, a classic array manipulation interview question. The goal is to move ...

0:26
LeetCode 283|Move Zeroes |Two Pointers|In-Place Array|Java #coding #programming #java #leetcode

39 views

2 days ago

Students Computer Hub
LeetCode 283|Move Zeroes |Two Pointers|In-Place Array|Java #coding #programming#java  #leetcode

In this video, we solve LeetCode Problem 283: Move Zeroes, a classic array manipulation interview question. The goal is to move ...

2:36
LeetCode 283|Move Zeroes |Two Pointers|In-Place Array|Java #coding #programming#java #leetcode

9 views

2 days ago

Durga Software Solutions
Master Java Exception Handling: Interviews & Certifications #shorts

Master Java exception handling for coding, interviews, and certification. Learn the difference between final, finally, and finalize, ...

1:51
Master Java Exception Handling: Interviews & Certifications #shorts

893 views

7 days ago

TechEd Telugu
Check If an Array Is Sorted or Not in Java | DSA Interview Question 🔥 #dsa #java #coding

In this video, I explain how to check whether an array is sorted or not in Java using a simple and optimized approach.

1:27
Check If an Array Is Sorted or Not in Java | DSA Interview Question 🔥 #dsa #java #coding

37 views

7 days ago

Amit Tripathi
DSA Roadmap for SDET (Based on 10+ Years of Automation Experience)

DSA Roadmap and 30 Day Practice Plan for Freshers ...

7:37
DSA Roadmap for SDET (Based on 10+ Years of Automation Experience)

0 views

7 days ago

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

In this video, we cover DSA in Java – HashMap (Part 01) as part of the Java in One Shot series. HashMap is one of the most ...

2:42:47
DSA In Java | Hashmap 01 | Java in One Shot | Hashmap in Java

1,357 views

2 days ago