+ 2
Why i feel hard to learn data structure?
7 Réponses
+ 3
Before learning data structure you must learn C and C++. C is basic and after that any you must learn any Object Oriented Programming Language.
+ 2
Please learn C++ first to know about Object Oriented Language
+ 2
In C++ you will know about class so it can help you in data structure programming
+ 2
Ok thanks bro 😊😊
+ 1
I have learn c language and then start learning data structures.
But in data structures, i cannot understand the algorithms and logics of queue tree and recursive programs like hanaio of tower,etc.
Very well. But i try to learn something in data structures daily so that i can improve myself. Any suggestion you can give me or any other?
+ 1
Welcome, and try to solve problems of array it will help you a lot. Happy Coding!!!!
0
Less Practice is the big reason..it is not necessary to learn C or C++..You can apply data structures to any other language.