diff --git a/README.md b/README.md index e843c1ec..3bb5fece 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,7 @@ Throughout this list you'll see next to each resource and emoji. Here's what eac - :bulb: [C++ Cheatsheet](https://www.codewithharry.com/blogpost/cpp-cheatsheet) - :books: [C++ Tutorial - Learn CPP in Detail](https://www.scaler.com/topics/cpp/) - :video_camera: [Complete C++ Placement DSA Course](https://youtube.com/playlist?list=PLDzeHZWIZsTryvtXdMr6rPh4IDexB5NIA) +- :file_folder: [C++ Reference](https://en.cppreference.com/w/cpp) --- @@ -555,6 +556,8 @@ Throughout this list you'll see next to each resource and emoji. Here's what eac - :green_book: [Dynamic Programming GeeksforGeeks](https://www.geeksforgeeks.org/dynamic-programming/) - :green_book: [Finding the largest zero submatrix](https://cp-algorithms.com/dynamic_programming/zero_matrix.html) - :video_camera: [Best Dynamic Programming Playlist](https://youtube.com/playlist?list=PL_z_8CaSLPWekqhdCPmFohncHwz8TY2Go) +- :video_camera: [Dynamic Programming Playlist - Interview Questions - Recursion - Tabulation - Striver - C++ - Java - DSA - Placements](https://www.youtube.com/playlist?list=PLgUwDviBIf0qUlt5H_kiKYaNSqJ81PMMY) + ### Linear Algebra