Data Structures and Algorithms | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Data Structures and Algorithms

I would like to learn data Structures and algorithms. Does the language matter , I already know JavaScript. But many people say that languages like C++ , Java or Python are better. So should I try and learn one of these languages first or not ? Thank you

12th Mar 2021, 10:05 PM
Yara Rabie
Yara Rabie - avatar
4 Answers
+ 1
Data Structures is first step towards approaching programming knowledge. It is needed for every constructive work it's better now to learn Opps concepts and design patterns alongwith Data Structures. Database is also a diverse understanding about knowing computer software tactics. Have good time learning data structures. Keep in mind language certification for practice. DHANANJAY
12th Mar 2021, 10:38 PM
DHANANJAY PATEL
DHANANJAY PATEL - avatar
+ 1
You can learn it in any language.
12th Mar 2021, 11:06 PM
Sonic
Sonic - avatar
0
If you understand the algorithm and data structures then you will be able to implement it in any language. Mostly people use C/C++, python and java for teaching data structures. So, I guess you have to learn one of these languages. I suggest C.
14th Mar 2021, 9:11 AM
🌀 Shail Murtaza شعیل مرتضیٰ
🌀 Shail Murtaza شعیل مرتضیٰ - avatar
0
See, it's good you know javascript already. You don't need any to learn c++ or java to understand data structure and algorithm. If you work in large project even using javascript you need data structure, algorithm so you can learn it separately. You don't need to learn separate language for this. Here's a link where you can learn Data structure and algorithml https://youtube.com/playlist?list=PLu0W_9lII9ahIappRPN0MCAgtOu3lQjQi
14th Mar 2021, 4:32 PM
Illa Bahadur Darlami Magar
Illa Bahadur Darlami Magar - avatar