ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

40 results

JDCodebase
LeetCode 380 - Insert Delete GetRandom O(1) | LeetCode Top Interview 150 | JS Solution | JDCodebase

Welcome to the LeetCode Top Interview 150 series on JDCodebase! In this playlist, we focus on interview-ready solutions, ...

12:11
LeetCode 380 - Insert Delete GetRandom O(1) | LeetCode Top Interview 150 | JS Solution | JDCodebase

14 views

4 days ago

Web Coder Abhishek
Longest Consecutive Sequence - Leetcode 128 - O(n) JavaScript Solution

In this video, solve Leetcode 128: Longest Consecutive Sequence using an optimized HashSet-based O(n) solution in JavaScript.

6:04
Longest Consecutive Sequence - Leetcode 128 - O(n) JavaScript Solution

50 views

7 days ago

Mohammed Ashraf
HashMap Internals Explained in 30 Seconds | Java

Most Java developers don't know how HashMap really works. HashMap uses hashing and buckets internally. Before Java 8 ...

0:27
HashMap Internals Explained in 30 Seconds | Java

157 views

7 days ago

Sophia Wagner
Codereview: Convert object array to hash map using lodash

Convert object array to hash map using lodash Hey guys! Hopefully you found a solution that helped you! The Content is licensed ...

5:12
Codereview: Convert object array to hash map using lodash

0 views

4 days ago

CodeWithNimrat
Repeated element in 2N array, No HashMap. No sort. Just smart observation 🔥 #shorts #leetcode
0:16
Repeated element in 2N array, No HashMap. No sort. Just smart observation 🔥 #shorts #leetcode

74 views

5 days ago

Build Heaven Dev
Everyone Knows Two Sum… But This Simple Mistake Fails Interviews 😱

Two Sum is one of the most asked DSA interview questions, yet many candidates still fail due to a simple logic mistake when ...

0:30
Everyone Knows Two Sum… But This Simple Mistake Fails Interviews 😱

409 views

6 days ago

Monkey D. Luffy
1411. Number of Ways to Paint N × 3 Grid | leetcode daily problem | 3rd January 2026

Quick breakdown of a daily LeetCode problem—find the element repeated N times in an array using a simple HashMap approach ...

3:15
1411. Number of Ways to Paint N × 3 Grid | leetcode daily problem | 3rd January 2026

6 views

4 days ago

Monkey D. Luffy
LeetCode Daily Question Solution | Find the Repeated N Times Element | 2nd January 2025

Quick breakdown of a daily LeetCode problem—find the element repeated N times in an array using a simple HashMap approach ...

3:01
LeetCode Daily Question Solution | Find the Repeated N Times Element | 2nd January 2025

3 views

5 days ago

Web Fusion with Bharadwaj
42. Design an in-memory key-value cache system similar to Redis : Java

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

51:06
42. Design an in-memory key-value cache system similar to Redis : Java

146 views

5 days ago

Coding Together
Stop using Dictionaries for THIS in Python

Most developers solve the 'First Unique Character' problem using a Hash Map or Dictionary. While that works, it consumes ...

1:01
Stop using Dictionaries for THIS in Python

820 views

5 days ago

gokun
Why Nil Map Panics in Go | Go Map Internals #golang #computer #programming

Why does writing to a nil map panic in Go, but appending to a nil slice works? In this short, you'll learn: What a Go map really is ...

2:32
Why Nil Map Panics in Go | Go Map Internals #golang #computer #programming

50 views

2 days ago

FinanceToCS
Two Point worse than HashMap

I am a finance major with a little background in tech and cs. Never really learned how to code and program well. Using these ...

5:53
Two Point worse than HashMap

0 views

3 days ago

Web Coder Abhishek
Next Greater Element I - Leetcode 496 | Stack + Map JavaScript Solution

In this video, solve LeetCode 496: Next Greater Element I using an efficient monotonic stack + hash map solution in JavaScript.

8:42
Next Greater Element I - Leetcode 496 | Stack + Map JavaScript Solution

11 views

2 days ago

CodeKural
HashMap Explained in Tamil 🔥 DSA Made Easy | Key Value Magic ⚡#coding #tamil #education #beginners

HashMap Explained in Tamil | DSA Made Easy for Beginners HashMap is one of the most powerful & important data structures ...

1:09
HashMap Explained in Tamil 🔥 DSA Made Easy | Key Value Magic ⚡#coding #tamil #education #beginners

274 views

6 days ago

codewithkhush
Valid Anagram Explained | LeetCode 242 | DSA with Khush

In this video, I solve the Valid Anagram problem from LeetCode (Problem 242). I explain the logic step by step and show how to ...

3:04
Valid Anagram Explained | LeetCode 242 | DSA with Khush

103 views

7 days ago

Code & Crown
LeetCode #1 Two Sum

In this video, you will learn the complete solution to LeetCode Problem 1 – Two Sum, explained step by step in simple English.

15:21
LeetCode #1 Two Sum

2 views

5 days ago

Ashish Saluja - IT Guru
Solve Longest Substring FAST! ⏱️ Sliding Window Trick👇 #code #leetcode #dsa #javascript

Full Longest Substring tutorial (long video): https://youtu.be/OAFG0iuJaqI Full Playlist – 50 LeetCode Challenges in JavaScript ...

1:00
Solve Longest Substring FAST! ⏱️ Sliding Window Trick👇 #code #leetcode #dsa #javascript

991 views

5 days ago

Campus Prepp
GFG POTD 7 Jan | Count Distinct Elements in Every Window | Sliding Window Java C++ Python JavaScript

GFG POTD 7 January — Count Distinct Elements in Every Window | EASY & OPTIMIZED SOLUTION In this video, we solve the ...

0:26
GFG POTD 7 Jan | Count Distinct Elements in Every Window | Sliding Window Java C++ Python JavaScript

0 views

9 hours ago

DSA with Unpredictable Guy
Leetcode 961.  N-repeated-element-in-size-2n-array (02-01-2026)

Today's question is very exciting and helps in understanding HashMap and HashSet. Keep joining and follow for more updates.

11:12
Leetcode 961. N-repeated-element-in-size-2n-array (02-01-2026)

71 views

5 days ago

Code with Sage Syntax
Top Java Interview Question: HashSet, LinkedHashSet, and TreeSet Differences #codewithsagesyntax

Top Java Interview Question: HashSet, LinkedHashSet, and TreeSet Differences #codewithsagesyntax : Confused about which ...

1:20
Top Java Interview Question: HashSet, LinkedHashSet, and TreeSet Differences #codewithsagesyntax

623 views

7 days ago