Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added dsa video #1520

Merged
merged 12 commits into from
Aug 10, 2023
18 changes: 9 additions & 9 deletions database/youtube/data-structures.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,23 @@
},
{
"name": "CodeHelp - by Babbar",
"description": "This channel provides free placement specific DSA course in C++.",
"description": "This channel provides free placement-specific DSA courses in C++.",
"url": "https://www.youtube.com/playlist?list=PLDzeHZWIZsTryvtXdMr6rPh4IDexB5NIA",
"category": "youtube",
"subcategory": "data-structures",
"language": "hindi"
},
{
"name": "Apna College",
"description": "This channel provides free courses for DSA, Java, C++, C etc.",
"description": "This channel provides free courses for DSA, Java, C++, C, etc.",
"url": "https://www.youtube.com/watch?v=z9bZufPHFLU&list=PLfqMhTWNBTe0b2nM6JHVCnAkhQRGiZMSJ",
"category": "youtube",
"subcategory": "data-structures",
"language": "hindi"
},
{
"name": "Kunal Kushwaha",
"description": "This channel provides free Java specific DSA course with interview-preparation.",
"description": "This channel provides a free Java-specific DSA course with interview preparation.",
"url": "https://youtube.com/playlist?list=PL9gnSGHSqcnr_DxHsP7AW9ftq0AtAyYqJ",
"category": "youtube",
"subcategory": "data-structures",
Expand Down Expand Up @@ -97,7 +97,7 @@
},
{
"name": "Hello World DSA",
"description": "This channel provides C++ specific DSA content. This course also provides explanations of Algorithms.",
"description": "This channel provides C++-specific DSA content. This course also provides explanations of Algorithms.",
"url": "https://www.youtube.com/@HelloWorldbyprince/playlists",
"category": "youtube",
"subcategory": "data-structures",
Expand All @@ -113,24 +113,24 @@
},
{
"name": "Data Structure & Algorithms Full Course In Hindi",
"description": "DSA playlist for understanding concepts of core coding using the c++ language",
"description": "DSA playlist for understanding concepts of core coding using the C++ language",
"url": "https://www.youtube.com/playlist?list=PLzjZaW71kMwQ1DIWTn0d_KDHU4_E52-rq",
"category": "youtube",
"subcategory": "data-structures",
"language": "hindi"
},
{
"name": "CODING NINJAS",
"description": "This channel provides DSA course in Python from beginner to advance level.",
"description": "This channel provides a DSA course about Python from beginner to advanced.",
"url": "https://youtube.com/playlist?list=PLrk5tgtnMN6TYBW0-U4YhIRyYEVpqVEnJ",
"category": "youtube",
"subcategory": "data-structures",
"language": "english"
},
{
"name": "CampusX",
"description": "Since Python is a widely used language in the tech industry, a playlist that focuses on various aspects of this programming language would be a valuable addition to this website.",
"url": "https://www.youtube.com/watch?v=f9Aje_cN_CY&list=RDCMUCCWi3hpnq_Pe03nGxuS7isg&start_radio=1&rv=f9Aje_cN_CY&t=41378",
"name": "Data Structures - Full Course Using C and C++",
"description": "Learn about DSAs and how they are implemented in C or C++ in this comprehensive course by FreeCodeCamp. ",
"url": "https://www.youtube.com/watch?v=B31LgI4Y4DQ",
"category": "youtube",
"subcategory": "data-structures",
"language": "english"
Expand Down
Loading