Data Structures and Algorithms with Python

by Kent D. Lee

★★★★☆
3.9 (550)

US$30.00

15% OFF CODE: SAVE15

Description

This textbook explains the concepts and techniques required to write programs that can handle large amounts of data efficiently. Project-oriented and classroom-tested, the book presents a number of important algorithms supported by examples that bring meaning to the problems faced by computer programmers. The idea of computational complexity is also introduced, demonstrating what can and cannot be computed efficiently so that the programmer can make informed judgements about the algorithms they