Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.
C /C++ with Data structures .
We use C and Data Structures in network Programming concepts
Of course C++ as it support OOP (object oriented programming)
C++ because its easy and helpfull for complex gaming calculations
Using C++ in data structure because it support object oriented programming convinently
We use c++ in data structures.
You can learn data structures and algorithms in any language as per your preference because the algorithm for solving the problem will be same in any language. That is why in CLRS book, all the algorithms are given with pseudo code. The book does not have code in any particular language.
Firstly java, because it is easier and more abstract and we can focus just on Data Structures itself without taking care about language specifications. In case of develping complex calculations like 3D for games we should prefer C++.