ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

98 results

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

327 views

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

215 views

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

Emad Mamaghani
3. Let's write a in-memory Database in C! - Interactive Shell

In this episode I'm implementing an interactive shell to communicate with our hash table. In the video I'm talking about strtok() and ...

49:55
3. Let's write a in-memory Database in C! - Interactive Shell

414 views

3 weeks ago

Emad Mamaghani
5. Let's write a in-memory Database in C! - Deletion & Some small refactoring

In this episode I try to implement the DELETE functionality in the hash table and refactor some parts and follow DRY.This will ...

44:32
5. Let's write a in-memory Database in C! - Deletion & Some small refactoring

149 views

2 weeks ago

CppNow
Lightning Talk: Replace Git With JJ - Your New Version Control & DevOps Solution - Matt Kulukundis

https://www.cppnow.org --- Lightning Talk: Replace Git With JJ - Your New Version Control & DevOps Solution - Matt Kulukundis ...

5:19
Lightning Talk: Replace Git With JJ - Your New Version Control & DevOps Solution - Matt Kulukundis

1,684 views

2 weeks ago

Tech With Tim
Data Structures  - Full Course for Beginners

This course will teach you about Data Structures and how they will apply in real-world scenarios, like computer science courses, ...

3:11:08
Data Structures - Full Course for Beginners

31,215 views

3 weeks ago

Priyak Dey
The Algorithm Hour | Lets build a HashTable in C

Today we are exploring one of the most famous and widely used data structures - Hash Tables. They go by many names: ...

2:04:52
The Algorithm Hour | Lets build a HashTable in C

172 views

Streamed 10 days ago

Learn With Abhinay
Two Sum LeetCode #1 | HashMap Solution Explained | Coding Interview Prep

Solve LeetCode's famous Two Sum problem (#1) - find two numbers in array that add up to target! Learn Brute Force (O(n²)) vs ...

12:50
Two Sum LeetCode #1 | HashMap Solution Explained | Coding Interview Prep

17 views

11 days ago

Maddy Zhang
Data Structures was HARD until I Learned these 8 Patterns

I broke down all the core Data Structures you actually need - in just 8 minutes. If DSA feels overwhelming, confusing, or like a ...

8:20
Data Structures was HARD until I Learned these 8 Patterns

35,246 views

2 weeks ago

BEASTCODES
3784. Minimum Deletion Cost to Make All Characters Equal LeetCode 481 C++ Hashmap Easiest Hindi Soln
9:59
3784. Minimum Deletion Cost to Make All Characters Equal LeetCode 481 C++ Hashmap Easiest Hindi Soln

12 views

4 days ago

An-Wen Deng
Solving the Trapezoid Problem (Leetcode 3623: Count of Trapezoids) using a polynomial formula wit...

Solving Trapezoid Problems Using Py3 CPP and Quadratic Formulas: Leetcode 3623 Count Number of Trapezoids I. To count the ...

10:03
Solving the Trapezoid Problem (Leetcode 3623: Count of Trapezoids) using a polynomial formula wit...

441 views

3 weeks ago

Shiv Shankar Dayal
Generic Data Structures Using C | Linked List

c #programming #datastructures #linkedlists #generic_programming.

17:13
Generic Data Structures Using C | Linked List

39 views

3 weeks ago

Study Placement
Count Number of Trapezoids II 🔥 | Leetcode 3625 | HashMap + Slopes + Geometry | Optimal + Dry Run

Solve Leetcode 3625 – Count Number of Trapezoids II using an efficient HashMap + Slope Compression + Geometry approach. Code ...

48:38
Count Number of Trapezoids II 🔥 | Leetcode 3625 | HashMap + Slopes + Geometry | Optimal + Dry Run

884 views

3 weeks ago

Priyak Dey
The Algorithm Hour | Lets build a HashTable in C Contd.

Today we are exploring one of the most famous and widely used data structures - Hash Tables. They go by many names: ...

1:47:57
The Algorithm Hour | Lets build a HashTable in C Contd.

45 views

Streamed 5 days ago

Priyak Dey
The Algorithm Hour | Lets build a HashTable in C Contd.

Today we are exploring one of the most famous and widely used data structures - Hash Tables. They go by many names: ...

3:02:47
The Algorithm Hour | Lets build a HashTable in C Contd.

133 views

Streamed 7 days ago

Priyak Dey
The Algorithm Hour | Lets build a HashTable in C Contd.

Today we are exploring one of the most famous and widely used data structures - Hash Tables. They go by many names: ...

1:55:43
The Algorithm Hour | Lets build a HashTable in C Contd.

44 views

Streamed 5 days ago

Padho with Pratyush
4 Questions to Master HASHMAPS in C++ JAVA Python | DSA Patterns Course 2026

Why Should You Learn DSA Patterns in 2025? https://www.youtube.com/watch?v=qH2VQY48mg4 DSA Patterns Playlist: ...

1:06:02
4 Questions to Master HASHMAPS in C++ JAVA Python | DSA Patterns Course 2026

2,013 views

3 days ago

CWBH
SWAPPING

n this video, you will learn how to swap two numbers using the simplest techniques in programming. We explain multiple methods ...

20:05
SWAPPING

7 views

2 weeks ago

Priyak Dey
The Algorithm Hour | Defining ownership in our HashTable

Today we are exploring one of the most famous and widely used data structures - Hash Tables. They go by many names: ...

0:14
The Algorithm Hour | Defining ownership in our HashTable

7 views

Streamed 3 days ago