Notes on Data Structures and Programming Techniques Published by Yale University Written by James Aspnes


This book is a pdf version of Notes on Data Structures and Programming Techniques written by James Aspnes of Yale University. Topics include programming in C; data structures (arrays, stacks, queues, lists,trees, heaps, graphs); sorting and searching; storage allocation and management;data abstraction; programming style; testing and debugging; writing efficient programs.

More precisely Topics coverd includes: The Zoo and the Zoo Annex, The Linux programming environment, The C programming language, Data structures and programming techniques.

Popular Posts