How should to be good in Data structures concepts. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How should to be good in Data structures concepts.

I'm feeling tough enough to understand linked list concepts.

18th Oct 2018, 9:22 PM
Abhishek Sharma
Abhishek Sharma - avatar
1 Answer
+ 3
The best way to be good in data structures is to take the time to figure out why they are how they are. I can throw together code for most common ones in a few minutes without any bugs because I understand them completely. If you can't understand something after an hour of trying, then asking for an explanation makes sense. But, figuring it out yourself helps you maintain the information.
19th Oct 2018, 12:22 AM
John Wells
John Wells - avatar