diff --git a/content/videos.json b/content/videos.json index 7bc3bf4e0..946d99af1 100644 --- a/content/videos.json +++ b/content/videos.json @@ -1,4 +1,15 @@ [ + { + "id": "graph-data-structure", + "title": "Graph Data Structure", + "description": "Learn everything you need to know about the graph data structure", + "isNew": true, + "youtubeLink": "https://www.youtube.com/watch?v=0sQE8zKhad0", + "authorUsername": "kamranahmedse", + "duration": "13 minutes", + "updatedAt": "2022-09-08T19:59:14.191Z", + "createdAt": "2022-09-08T19:59:14.191Z" + }, { "id": "heap-data-structure", "title": "Heap Data Structure", diff --git a/content/videos/graph-data-structure.md b/content/videos/graph-data-structure.md new file mode 100644 index 000000000..dab7edba0 --- /dev/null +++ b/content/videos/graph-data-structure.md @@ -0,0 +1 @@ +