Limit this search to....

Data Structures and Algorithms in Python
Contributor(s): Karamagi, Robert Method (Author)
ISBN:     ISBN-13: 9798699189038
Publisher: Independently Published
OUR PRICE:   $19.00  
Product Type: Paperback
Published: October 2020
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - Algorithms
Physical Information: 0.76" H x 5.98" W x 9.02" (1.08 lbs) 368 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
A Data Structure is a way of collecting and organising data in such a way that we can perform operations on these data in an effective way. An Algorithm is a step-by-step procedure, which defines a set of instructions to be executed in a certain order to get the desired output. Algorithms are generally created independent of underlying programming languages. This book is based on Python and is structured to give an insight into the various data structures and algorithms.