Course: added -> C++ STL and Algorithms (#12171)

* C++ STL Tutorial link added

* C++ Algorithm Complete Playlist added

* lint error resolved

* Removed single course link

* Course name updated

* linter error resolved

* course creator name updated
This commit is contained in:
Jaydip Pipaliya 2025-10-08 20:20:21 +05:30 committed by GitHub
parent 293c3c0879
commit 1bf6405af8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -390,6 +390,7 @@
### <a id="cpp"></a>C++
* [Algorithms](https://www.youtube.com/playlist?list=PLDN4rrl48XKpZkf03iYFl-O29szjTrs_O) - Abdul Bari
* [An Introduction to C++ Programming](https://www.udemy.com/course/an-introduction-to-cpp-programming/) - (Udemy)
* [C++](https://www.youtube.com/playlist?list=PLlrATfBNZ98dudnM48yfGUldqGD0S4FFb) - The Cherno
* [C++ Compilation, Linking, and Makefiles](https://www.youtube.com/playlist?list=PLNUvpxaaFJ_i6BYqbxTVeK5AOcFzQbboQ) - Amy Larson