Add array data structure video
This commit is contained in:
@ -1,4 +1,15 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"id": "array-structure",
|
||||||
|
"title": "All about Array Data Structure",
|
||||||
|
"description": "Learn everything you need to know about array data structure",
|
||||||
|
"isPro": false,
|
||||||
|
"youtubeLink": "https://www.youtube.com/watch?v=QJNwK2uJyGs",
|
||||||
|
"authorUsername": "kamranahmedse",
|
||||||
|
"duration": "10 minutes",
|
||||||
|
"updatedAt": "2022-01-09T19:59:14.191Z",
|
||||||
|
"createdAt": "2022-01-09T19:59:14.191Z"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "what-are-data-structures",
|
"id": "what-are-data-structures",
|
||||||
"title": "What are Data Structures?",
|
"title": "What are Data Structures?",
|
||||||
|
1
content/videos/array-structure.md
Normal file
1
content/videos/array-structure.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
<iframe src="https://www.youtube.com/embed/QJNwK2uJyGs" title="Array Data Structure" />
|
@ -9,7 +9,7 @@
|
|||||||
<url>
|
<url>
|
||||||
<loc>https://roadmap.sh/backend</loc>
|
<loc>https://roadmap.sh/backend</loc>
|
||||||
<changefreq>monthly</changefreq>
|
<changefreq>monthly</changefreq>
|
||||||
<lastmod>2022-01-08T17:34:17.532Z</lastmod>
|
<lastmod>2022-01-09T07:29:22.593Z</lastmod>
|
||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
|
Reference in New Issue
Block a user