Readings Newsletter
Become a Readings Member to make your shopping experience even easier.
Sign in or sign up for free!
You’re not far away from qualifying for FREE standard shipping within Australia
You’ve qualified for FREE standard shipping within Australia
The cart is loading…
The book has been developed to provide comprehensive and consistent coverage of both the concepts of data structures as well as implementation of these concepts using Python and C++ language.The book utilizes a systematic approach wherein each data structure is explained using examples followed by its implementation using suitable programming language. It begins with the introduction to data structures and algorithms. In this, an overview of various types of data structures is given and asymptotic notations, best case, worst case and average case time complexity is discussed. This part is concluded by discussing the two important algorithmic strategies such as - divide and conquer and greedy method.The book then focuses on the linear data structures such as arrays in which types of arrays, concept of ordered list, implementation of polynomial using arrays and sparse matrix representation and operations are discussed. The implementation of these concepts is using Python and C++ programming language.Then searching and sorting algorithms, their implementation and time complexities are discussed. The sorting and searching methods are illustrated systematically with the help of examples. The book then covers the linear data structures such as linked list, stacks and queues. These data structures are very well explained with the help of illustrative diagrams, examples and implementations.
$9.00 standard shipping within Australia
FREE standard shipping within Australia for orders over $100.00
Express & International shipping calculated at checkout
The book has been developed to provide comprehensive and consistent coverage of both the concepts of data structures as well as implementation of these concepts using Python and C++ language.The book utilizes a systematic approach wherein each data structure is explained using examples followed by its implementation using suitable programming language. It begins with the introduction to data structures and algorithms. In this, an overview of various types of data structures is given and asymptotic notations, best case, worst case and average case time complexity is discussed. This part is concluded by discussing the two important algorithmic strategies such as - divide and conquer and greedy method.The book then focuses on the linear data structures such as arrays in which types of arrays, concept of ordered list, implementation of polynomial using arrays and sparse matrix representation and operations are discussed. The implementation of these concepts is using Python and C++ programming language.Then searching and sorting algorithms, their implementation and time complexities are discussed. The sorting and searching methods are illustrated systematically with the help of examples. The book then covers the linear data structures such as linked list, stacks and queues. These data structures are very well explained with the help of illustrative diagrams, examples and implementations.