DATA STRUCTURES AND DESIGN
Bharathi S
Broschiertes Buch

DATA STRUCTURES AND DESIGN

Versandfertig in 1-2 Wochen
17,99 €
inkl. MwSt.
PAYBACK Punkte
9 °P sammeln!
Data Structures and Design will try to teach you about three things: It will present a collection of commonly used data structures and algorithms. These form a programmer's basic "toolkit". For many problems, some data structure or algorithm in the toolkit will provide a good solution. We focus on data structures and algorithms that have proven over time to be most useful. It will introduce the idea of tradeoffs, and reinforce the concept that there are costs and benefits associated with every data structure or algorithm. This is done by describing, for each data structure, the amount of space...