Data Structure Arrangement (1) linear structure and linear Data Structure
I. Preface
You have to fill in your own traps. When I learned the data structure (C ++ version) every day, I thought it was a character, I am still wondering how I typed this thing. I don't realize it until I read the code of the group secretary during the final design. I would like to thank the group secretary MM, I think if the teacher knows, he will not beat me ..., later I tried to read the data structure twice and did not insist on reading it. I have found a Data Structure for C #. I expect to read it before the end of the month and write a blog for each of the five modules (linear structure, tree, graph, sorting, and search, it is also a kind of supervision on yourself. Although the ideas in the book are clear, the sample code is too deep.
Source code: https://github.com/Nik364/DataStructure.git
Statement:A large amount of information in this article is taken from the data structure books (I do not know the author, because there is no editor, the online search keyword [C # data structure] can be found ).
Ii. Related Concepts
Iii. Partial implementation
In the end, linyuanyu is better off connecting to the Internet. Only by practicing it on its own can we know whether it really understands, only when the chain structure is implemented can we find that our understanding of the object address is not so thorough...