How to become good at Data Structures in C? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

How to become good at Data Structures in C?

I'm having difficulty in data structures in C programming. Any site or book that can help me to become better at it.

24th Sep 2017, 9:29 PM
Jorvis
3 Respostas
+ 2
Data structure was a nightmare for me but I learnt it and Data Structure using C is my strongest subject. I will tell you from where and how I learnt. Learn C very carefully. Array, structure and pointer are mandatory. Data Sturcture - mycodeschool Write the whole code by yourself even if it takes whole day to write. Donā€™t panic if its wrong. If you want to learn go on writing data structureā€™s code. Horowitz and Sahni Cormen(best book) I read no specific book but I can suggest to read C by Dennis Ritchie. If you will Learn data structure using C then it will be easier for you to learn it using C++. Good luck! Regards
27th Sep 2017, 11:35 AM
jerom ronny
jerom ronny - avatar
+ 2
Thanks for answering my question. I will really look after your answer. Once again thanks ā˜ŗ. I thought no one is going to answer my question.
27th Sep 2017, 4:35 PM
Jorvis
+ 2
welcome šŸ˜Š
27th Sep 2017, 6:21 PM
jerom ronny
jerom ronny - avatar