diff --git a/content/videos.json b/content/videos.json index bd29c6c15..e325bdb4d 100644 --- a/content/videos.json +++ b/content/videos.json @@ -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", diff --git a/content/videos/hash-table-data-structure.md b/content/videos/hash-table-data-structure.md new file mode 100644 index 000000000..9affef978 --- /dev/null +++ b/content/videos/hash-table-data-structure.md @@ -0,0 +1 @@ +