ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

25 results

Code Granular
HashMap vs SynchronizedMap vs ConcurrentHashMap | Java Concurrency Explained

Choosing the wrong Map in Java can silently kill performance or break your multithreaded code ⚠️ In this video, we deep-dive ...

19:49
HashMap vs SynchronizedMap vs ConcurrentHashMap | Java Concurrency Explained

0 views

20 hours ago

Code Kage
GFG | Subarrays With At Most K Distinct Integers | Sliding Window + HashMap | Java

In this video, we solve the problem “Subarrays With At Most K Distinct Integers” using an efficient Sliding Window technique ...

9:40
GFG | Subarrays With At Most K Distinct Integers | Sliding Window + HashMap | Java

97 views

21 hours ago

SyntaxSageNik
LeetCode 706:Design HashMap from Scratch-Java Separate Chaining! 🔑🚀😊👍

Built LeetCode 706 Design HashMap NO built-in Library! put/get/remove method Core: Buckets (lists) + hash % prime. Collisions?

6:28
LeetCode 706:Design HashMap from Scratch-Java Separate Chaining! 🔑🚀😊👍

0 views

50 minutes ago

CodeLucky
Group Anagrams - LeetCode Solution & Explanation (Hash Map Strategy)

Learn how to solve the Group Anagrams coding interview problem efficiently! In this video, we break down the "Group ...

3:58
Group Anagrams - LeetCode Solution & Explanation (Hash Map Strategy)

0 views

16 hours ago

Code with Katie
Isomorphic Strings LeetCode - Java

In this video, I solve the "Isomorphic Strings" LeetCode problem using Java. Problem link: ...

7:49
Isomorphic Strings LeetCode - Java

37 views

22 hours ago

CodeLucky
Maximum Size Subarray Sum Equals K - LeetCode Solution Explained

Learn how to solve the 'Maximum Size Subarray Sum Equals K' problem efficiently! In this video, we break down the logic ...

5:06
Maximum Size Subarray Sum Equals K - LeetCode Solution Explained

0 views

16 hours ago

CodeLucky
Logger Rate Limiter - LeetCode System Design Interview Solution

Learn how to solve the Logger Rate Limiter problem effectively! ⏱️ In this video, we break down the logic behind designing a ...

3:51
Logger Rate Limiter - LeetCode System Design Interview Solution

0 views

15 hours ago

CodeLucky
Brick Wall - LeetCode 554 - Find Minimum Crossed Bricks (Visual Explanation)

Learn how to solve the Brick Wall problem (LeetCode 554) with a clear, visual step-by-step guide! In this video, we break down ...

4:37
Brick Wall - LeetCode 554 - Find Minimum Crossed Bricks (Visual Explanation)

0 views

15 hours ago

CodeLucky
Group Shifted Strings - LeetCode Solution & Explanation

Master the 'Group Shifted Strings' coding problem with this clear, visual guide! In this video, we break down how to group ...

4:36
Group Shifted Strings - LeetCode Solution & Explanation

0 views

16 hours ago

Next Gen Skills
Search in Rotated Sorted Array & Array Intersection - Binary Search Mastery | By Gaurav Pandey

Day 11 of Complete DSA Series in Java | Binary Search & Array Problems In this lecture, I solve 2 critical problems focusing on ...

33:37
Search in Rotated Sorted Array & Array Intersection - Binary Search Mastery | By Gaurav Pandey

15 views

12 hours ago

CodeLucky
Isomorphic Strings - LeetCode Easy Pattern Matching Solution

Learn how to solve the Isomorphic Strings problem efficiently using Hash Maps! In this video, we break down the logic behind ...

3:34
Isomorphic Strings - LeetCode Easy Pattern Matching Solution

0 views

16 hours ago

CodeLucky
Top K Frequent Words - Priority Queue Solution (LeetCode Explained)

Learn how to solve the 'Top K Frequent Words' problem efficiently using a Hash Map and a Priority Queue (Min-Heap)! In this ...

3:24
Top K Frequent Words - Priority Queue Solution (LeetCode Explained)

0 views

16 hours ago

CodeLucky
Isomorphic Strings - LeetCode 205 - Coding Interview Tutorial

Learn how to solve the Isomorphic Strings problem! In this video, we break down the logic behind checking if two strings share ...

3:29
Isomorphic Strings - LeetCode 205 - Coding Interview Tutorial

0 views

16 hours ago

CodeLucky
Bulls and Cows Game - LeetCode Solution & Algorithm Explained

Learn how to solve the Bulls and Cows game coding problem efficiently! In this video, we break down the logic behind ...

3:24
Bulls and Cows Game - LeetCode Solution & Algorithm Explained

0 views

15 hours ago

Code Bashers
Accenture Coding Questions 2026 | Accenture Actual Coding Questions | One Shot

Accenture Coding Questions 2026 | Accenture Actual Coding Questions | One Shot #accenture #accenturecoding ...

1:15:44
Accenture Coding Questions 2026 | Accenture Actual Coding Questions | One Shot

757 views

20 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

16 hours ago

CodeLucky
Continuous Subarray Sum - LeetCode 523 - Prefix Sum & Math Explanation

Learn how to solve the Continuous Subarray Sum problem (LeetCode 523) efficiently! In this video, we break down the logic ...

5:01
Continuous Subarray Sum - LeetCode 523 - Prefix Sum & Math Explanation

0 views

16 hours ago

BitBro
Day 4/100 – Ransom Note Problem in Java | HashMap Frequency Trick Explained

Day 4 of 100 Days of Code – Solving Ransom Note Using HashMap in Java In this video, we solve the famous LeetCode 383 ...

14:33
Day 4/100 – Ransom Note Problem in Java | HashMap Frequency Trick Explained

1 view

8 hours ago

Learn Code Telugu
HashMap  in Java

About HashMap, insert values in HashMap , get values in HashMap , remove values in HashMap , #HashMap #javaprogramming.

2:49
HashMap in Java

4 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

1 hour ago