Merge branch 'kamranahmedse:master' into master

This commit is contained in:
Aroyan
2022-02-15 11:37:36 +07:00
committed by GitHub
2 changed files with 12 additions and 0 deletions

View File

@@ -1,4 +1,15 @@
[
{
"id": "queue-data-structure",
"title": "Queue Data Structure",
"description": "Learn everything you need to know about the queue data structure",
"isPro": false,
"youtubeLink": "https://www.youtube.com/watch?v=mDCi1lXd9hc",
"authorUsername": "kamranahmedse",
"duration": "4 minutes",
"updatedAt": "2022-02-14T19:59:14.191Z",
"createdAt": "2022-02-14T19:59:14.191Z"
},
{
"id": "stack-data-structure",
"title": "Stack Data Structure",

View File

@@ -0,0 +1 @@
<iframe src="https://www.youtube.com/embed/mDCi1lXd9hc" title="Queue Data Structure" />