Full DSA in C++
{
"gfg": "https://www.geeksforgeeks.org/",
"codingNinja":"https://www.naukri.com/code360/library",
"wikipedia":"https://en.wikipedia.org/wiki/Main_Page",
"cppreference":"https://en.cppreference.com/w/",
}
{
// for dsa pracitce and interview preparation
"TakeUForward":"https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems",
// for competitive programming practice websites
// beginner
"codeChef":"https://www.codechef.com",
"codingNinja":"https://www.naukri.com/code360",
"hackerrank":"https://www.hackerrank.com/dashboard",
"gfg": "https://www.geeksforgeeks.org/explore?page=1&sortBy=submissions&itm_source=geeksforgeeks&itm_medium=main_header&itm_campaign=practice_header",
// intermediate - advance level CP
"Leetcode": "https://leetcode.com/",
"codeforces": "https://codeforces.com/",
}
{
// love babbar DSA Recommended for 3rd Year students to cover DSA topic in less time
"Codehelp":"https://www.youtube.com/playlist?list=PLDzeHZWIZsTryvtXdMr6rPh4IDexB5NIA",
// Striver A-Z DSA course Recommended for 2nd Year Students + those who are comfortable in english
"Takeuforward":"https://www.youtube.com/playlist?list=PLgUwDviBIf0oF6QL8m22w1hIDC1vJ_BHz",
// Those who want to learn DSA + Development in JAVA
"Telusko":"https://www.youtube.com/watch?v=4XTsAAHW_Tc"
}