Add hash table video link
This commit is contained in:
@ -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",
|
||||
|
1
content/videos/hash-table-data-structure.md
Normal file
1
content/videos/hash-table-data-structure.md
Normal file
@ -0,0 +1 @@
|
||||
<iframe src="https://www.youtube.com/embed/jalSiaIi8j4" title="Hash Table Data Structure" />
|
Reference in New Issue
Block a user