ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,378 results

Nic Barker
HashMaps & Dictionaries, Explained Simply

This video gives an overview of what a "HashMap" is in computer programming, as well as a simple explanation of how hash ...

22:44
HashMaps & Dictionaries, Explained Simply

110,962 views

11 months ago

Emad Mamaghani
1. Let's write a in-memory Database in C! - Hash Tables

In the first episode, we start our project with some explanations of different data structures. Then we try a hashing function in C ...

32:00
1. Let's write a in-memory Database in C! - Hash Tables

326 views

3 weeks ago

Always Learn Somehing
Code4 Char Count in a String using HashMap(27/01/2025) #codinginterviewquestions #java

Here's an explanation of the important methods used in the code: 1. toLowerCase() Purpose: Converts all characters in the string ...

5:15
Code4 Char Count in a String using HashMap(27/01/2025) #codinginterviewquestions #java

199 views

10 months ago

Emad Mamaghani
2. Let's write a in-memory Database in C! - Implement an actual Hash Table

In this episode I'm going to implement an actual fixed size hash table in C and explain probe concept. You can access the final ...

38:30
2. Let's write a in-memory Database in C! - Implement an actual Hash Table

213 views

3 weeks ago

Fireship
5 wild data structures every developer should know

Try out the awesome new CodeRabbit VS code extension for free https://coderabbit.link/fireship-vscode Let's look at five weird ...

4:30
5 wild data structures every developer should know

638,539 views

7 months ago

freeCodeCamp.org
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

This is a comprehensive course on data structures and algorithms. @algo.monster will break down the most essential data ...

1:15:03
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

334,074 views

5 months ago

Leetcode Profiles
Ranked #1 on LeetCode  #leetcode #codeprep #competitiveprogramming #codeforces

He's not just a rocket scientist… He's the Rank 1 coder on LeetCode — solving over 3600 problems with 100% accuracy.

0:10
Ranked #1 on LeetCode #leetcode #codeprep #competitiveprogramming #codeforces

2,561,511 views

4 months ago

vlogize
How to Create a Generic Insert Function in HashMap C

Learn how to create a generic insert function for a HashMap in C to handle various data types effectively and avoid common ...

1:42
How to Create a Generic Insert Function in HashMap C

0 views

4 months ago

Usama Razzaq
3(a)- HashMap (Problem Solving)

In this session, we solved some HashMap problems on the LeetCode.

44:27
3(a)- HashMap (Problem Solving)

4 views

11 months ago

Sajjaad Khader
Data Structures Explained for Beginners - How I Wish I was Taught

Data structures are essential for coding interviews and real-world software development. In this video, I'll break down the most ...

15:51
Data Structures Explained for Beginners - How I Wish I was Taught

688,526 views

9 months ago

Ali Awan
An Introduction to Hash Tables in C

In this video, I go over the theory behind Hash Tables then I implement a basic Hash Table in C. Link to the Code: ...

23:41
An Introduction to Hash Tables in C

2,064 views

10 months ago

Dude with a Board
Templating Hash Map in C!

github link: g.

11:09
Templating Hash Map in C!

12 views

4 months ago

Emad Mamaghani
4. Let's write a in-memory Database in C! - Hash Table Auto Resize

In this episode I tackle the auto resizing of the hash table. I also fix some memory leaks. You can access the final source code of ...

55:12
4. Let's write a in-memory Database in C! - Hash Table Auto Resize

340 views

2 weeks ago

Make Programming Fun Again
Hash Table in C

Repository with code: https://github.com/moroz/hash-table-video/tree/2025-04-29 Sign up for the Discord waiting list: ...

56:15
Hash Table in C

913 views

7 months ago

vlogize
How to Create a Generic Function in C for HashMap Operations

Learn how to design a `generic function` in C for a HashMap that can store different types of values. This guide offers a clear ...

1:53
How to Create a Generic Function in C for HashMap Operations

2 views

4 months ago

v0xium
Implementing a Hash Map in C From Scratch

Hey, as the title suggests, I will try to implement a hashmap from scratch in C. There will be a lot of pointers, lots of bugs, lots of ...

51:08
Implementing a Hash Map in C From Scratch

18 views

Streamed 3 months ago

Chio Code
Finally Understand Hashing and Hash Tables | Data Structures

References: - https://visualgo.net/en/hashtable - https://www.geeksforgeeks.org/what-is-hashing Code used: - https://pastebin ...

16:24
Finally Understand Hashing and Hash Tables | Data Structures

13,428 views

10 months ago

Nic Barker
Data Structures, Explained Simply

This video gives an overview of what a "Data Structure" is in computer programming, as well as several examples of common and ...

30:34
Data Structures, Explained Simply

58,069 views

10 months ago

manu prakash choudhary
Introduction to HashMap in C | Hashing Explained with Simple Implementation

Get started with HashMaps in C through this beginner-friendly tutorial! In this video, we'll cover the fundamentals of hashing, how ...

21:40
Introduction to HashMap in C | Hashing Explained with Simple Implementation

11 views

8 months ago

Coding Jesus (getcracked.io)
My favorite C++ design books (all 7 of them)

We explore C++ design, drawing from our five years of experience as a C++ developer in quantitative trading. We delve into ...

0:27
My favorite C++ design books (all 7 of them)

137,071 views

5 months ago