Skip to content

Commit

Permalink
chore: Added a YouTube playlist for learning DSA. (#2038)
Browse files Browse the repository at this point in the history
  • Loading branch information
TaeMochi12 authored Oct 29, 2023
1 parent c21d851 commit 3a6ad27
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions database/DSA/DSAYouTube.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
{
"name": "Simple Snippets",
"description": "A YouTube playlist for learning Data Structures and Algorithms with C++ practical implementation.",
"url": "https://www.youtube.com/playlist?list=PLIY8eNdw5tW_zX3OCzX7NJ8bL1p6pWfgG",
"category": "DSA",
"subcategory": "DSAYouTube",
"language": "english"
}
]

1 comment on commit 3a6ad27

@vercel
Copy link

@vercel vercel bot commented on 3a6ad27 Oct 29, 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.