In terms of material selection and arrangement, this book is close to the current status and development trend of data structure courses in ordinary colleges and universities, and conforms to the latest graduate entrance examination syllabus. The content is of moderate difficulty and highlights practicality and application. The book has 8 chapters in total, including introduction, linear tables, stacks and queues, strings, arrays and generalized tables, trees and binary trees, graphs, search and sorting. The whole book uses C-like language as the description language for data structures and algorithms.
Reader comments
And the content is moderately difficult, which is very suitable for people like me who are starting a business. For example, the tree and binary tree parts in the book are very helpful for me when dealing with complex data relationships in projects. In short, I think this is a very recommended data structure textbook!
And the content is moderately difficult, which is very suitable for people like me who are starting a business. For example, the tree and binary tree parts in the book are very helpful for me when dealing with complex data relationships in projects. In short, I think this is a very recommended data structure textbook!
This is our data structure textbook.