Fundamentals of Data Structures Using Python

Fundamentals of Data Structures Using Python

Navigating Data Structures with Ease

Versandkostenfrei!
Versandfertig in 6-10 Tagen
52,99 €
inkl. MwSt.
PAYBACK Punkte
26 °P sammeln!
"Fundamentals of Data Structures Using Python" discusses about a comprehensive introduction to important data structures such as arrays, stacks, queues, linked lists, double linked lists, circular linked lists, trees, and graphs, using Python programming language. The book discourses theoretical concepts of all data structures and their practical implementation, concentrating mainly on designing and handling data structures in an efficient manner. It also explores the algorithms related to these structures, training readers with the aids required to answer the complex problems. The main object...