Add hash table video link

pull/1657/head
Kamran Ahmed 3 years ago
parent be650edd89
commit b2b5d03ff9
  1. 11
      content/videos.json
  2. 1
      content/videos/hash-table-data-structure.md

@ -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",

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