Why i feel hard to learn data structure? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Why i feel hard to learn data structure?

23rd Jul 2019, 8:39 PM
Gaurav Rawat
Gaurav Rawat - avatar
7 Answers
+ 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.
23rd Jul 2019, 9:06 PM
Anubhav A
Anubhav A - avatar
+ 2
Please learn C++ first to know about Object Oriented Language
23rd Jul 2019, 9:14 PM
Anubhav A
Anubhav A - avatar
+ 2
In C++ you will know about class so it can help you in data structure programming
23rd Jul 2019, 9:14 PM
Anubhav A
Anubhav A - avatar
+ 2
Ok thanks bro 😊😊
23rd Jul 2019, 9:20 PM
Gaurav Rawat
Gaurav Rawat - avatar
+ 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?
23rd Jul 2019, 9:12 PM
Gaurav Rawat
Gaurav Rawat - avatar
+ 1
Welcome, and try to solve problems of array it will help you a lot. Happy Coding!!!!
23rd Jul 2019, 9:22 PM
Anubhav A
Anubhav A - avatar
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.
8th Aug 2019, 9:11 AM
Himanshu Verma
Himanshu Verma - avatar