
Data Structure and Algorithm Analysis C Language Description (Original Book 2nd Edition) Collector's Edition
[US] Mark Allen Weiss
Mechanical Industry Press
2019-04-01
BackSummary
This book is a standard textbook on data structure and algorithm analysis abroad. It introduces data structure (organization methods of large amounts of data) and algorithm analysis (estimation of algorithm running time). The goal of this book is to teach good programming and algorithm analysis at the same time.