Data structures and Algorithms | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Data structures and Algorithms

Is DSA different for different languages? & if it is....then for which language should i learn DSA so that i can land a good job in a top MNC?? Please help.

19th Apr 2021, 4:31 PM
SNEHEL
SNEHEL - avatar
1 Respuesta
+ 2
DSA(Data Structure and Algorithms) are the implementation of the data structures and algorithms which you can implement in any language you want. It is just like you want to print Hello world you can use any language to print it. They are language independent. Some language provide their own set of data structures like cpp, python and java. But that is another thing you can use them which are pre-implemented Or you can implement your own data structures. So feel free to choose any language, because DSA is set of techniques.
19th Apr 2021, 4:48 PM
KUMAR SHANU
KUMAR SHANU - avatar