I want to start data structure course, which language is easy to implement (c,c++,java) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

I want to start data structure course, which language is easy to implement (c,c++,java)

2nd Dec 2020, 8:47 AM
kishor pawar
kishor pawar - avatar
7 Answers
+ 6
Thank you Infinity ⚡V.M⚡ 𝕾𝖍𝖎𝖛𝖆𝖓𝖏𝖆𝖑𝖎✨ Madhav Now I choosed c for basic understanding, After that I will choose c++ or java for problem solving
3rd Dec 2020, 5:16 AM
kishor pawar
kishor pawar - avatar
+ 7
If you wish to implement data structures from scratch, C Language is preferable. If you wish to solve problems using data structures, the STL (Standard Template Library) in C++ is the best choice
2nd Dec 2020, 9:30 AM
Infinity
Infinity - avatar
+ 5
Any of the three should do just fine, since I have done C++ I have bias toward it and would recommend it, since it is relatively easier to learn than the other two and is just as much good for DSA as any other.
2nd Dec 2020, 9:09 AM
Madhav
Madhav - avatar
+ 5
Pick any, C++, Java, Python.
4th Dec 2020, 8:21 AM
Sonic
Sonic - avatar
+ 2
In my opinion, STL in C++ is more handy and Java can be overwhelming if you're not already well versed with it, nonetheless, Java can also be used, depends on you.
3rd Dec 2020, 4:55 AM
Infinity
Infinity - avatar
+ 1
If you are a beginner in data structure languages you can start and go with C and if you know good enough you can go with java and C++. C++ is used for developing games with unity. Java is used for developing application etc. Hope the answer is helpful.
2nd Dec 2020, 2:26 PM
⚡V.M⚡
⚡V.M⚡ - avatar
+ 1
your welcome kishor pawar
3rd Dec 2020, 5:18 AM
⚡V.M⚡
⚡V.M⚡ - avatar