Skip to content

Commit

Permalink
chore: add dsa roadmap in category other under roadmaps (#1949)
Browse files Browse the repository at this point in the history
  • Loading branch information
psqaure11 authored Oct 14, 2023
1 parent c9c60bc commit 6cfd9ff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/other/roadmaps.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,12 @@
"url": "https://surajk00.hashnode.dev/web-development-guide-for-an-absolute-beginner-2023?source=more_articles_bottom_blogs",
"category": "other",
"subcategory": "roadmaps"
},
{
"name": "DSA Roadmap",
"description": "This blog post can help you get started with Data Structure and Algorithms before starting your software development journey ",
"url": "https://www.guvi.in/blog/dsa-roadmap-beginners-should-know/",
"category": "other",
"subcategory": "roadmaps"
}
]

1 comment on commit 6cfd9ff

@vercel
Copy link

@vercel vercel bot commented on 6cfd9ff Oct 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.