+ 6
I want to start data structure course, which language is easy to implement (c,c++,java)
7 Réponses
+ 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
+ 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
+ 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.
+ 5
Pick any, C++, Java, Python.
+ 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.
+ 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.
+ 1
your welcome kishor pawar