Add hash table video link

This commit is contained in:
Kamran Ahmed
2022-02-21 03:35:57 +04:00
parent b2c5d6184c
commit 07cb445d06
2 changed files with 12 additions and 0 deletions

View File

@ -1,4 +1,15 @@
[
{
"id": "hash-table-data-structure",
"title": "Hash Table Data Structure",
"description": "Learn everything you need to know about the hash table data structure",
"isPro": false,
"youtubeLink": "https://www.youtube.com/watch?v=jalSiaIi8j4",
"authorUsername": "kamranahmedse",
"duration": "8 minutes",
"updatedAt": "2022-02-21T19:59:14.191Z",
"createdAt": "2022-02-21T19:59:14.191Z"
},
{
"id": "queue-data-structure",
"title": "Queue Data Structure",

View File

@ -0,0 +1 @@
<iframe src="https://www.youtube.com/embed/jalSiaIi8j4" title="Hash Table Data Structure" />