Data Structures and Algorithms C++ Common data structures and algorithms implementation in C++. Why C++? When it comes to DSA related problems, C++ is one of the most popular programming language that many developers choose. Also because I like to torture myself. Resources: Programiz DSA Tutorial