+ 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.
3 Réponses
+ 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
+ 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.
+ 2
welcome 😊