From 0bb93aeef00e660bc273f5d35200c30293805464 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sun, 12 Dec 2021 22:17:39 +0100 Subject: [PATCH] Add data structures video link --- content/videos.json | 11 +++++++++++ content/videos/what-are-data-structures.md | 1 + 2 files changed, 12 insertions(+) create mode 100644 content/videos/what-are-data-structures.md diff --git a/content/videos.json b/content/videos.json index 43cfb32c2..09a73ea0b 100644 --- a/content/videos.json +++ b/content/videos.json @@ -1,4 +1,15 @@ [ + { + "id": "what-are-data-structures", + "title": "What are Data Structures?", + "description": "Learn about the different data structures in this illustrated series", + "isPro": false, + "youtubeLink": "https://www.youtube.com/watch?v=9rhT3P1MDHk", + "authorUsername": "kamranahmedse", + "duration": "1 minute", + "updatedAt": "2021-12-12T19:59:14.191Z", + "createdAt": "2021-12-12T19:59:14.191Z" + }, { "id": "what-is-eventual-consistency", "title": "What is Eventual Consistency?", diff --git a/content/videos/what-are-data-structures.md b/content/videos/what-are-data-structures.md new file mode 100644 index 000000000..a6d6b9d8e --- /dev/null +++ b/content/videos/what-are-data-structures.md @@ -0,0 +1 @@ +