Merge branch 'kamranahmedse:master' into master

This commit is contained in:
Aroyan
2022-01-09 18:52:27 +07:00
committed by GitHub
4 changed files with 14 additions and 3 deletions

View File

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

View File

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

View File

@ -6,8 +6,7 @@
## Contributing ## Contributing
* [Submitting roadmaps](./roadmap.md) * [Submitting roadmaps](./roadmap.md)
* [Adding resources](https://github.com/kamranahmedse/developer-roadmap/issues/985)
**No PR will be discarded without explanations!**
## Guidelines ## Guidelines

View File

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