Introduction to Algorithms and Data Structures | 1st Edition

Cengage
Product cover for Introduction to Algorithms and Data Structures 1st Edition by Cengage
Copyright 2024 | {{checkPublicationMessage('Published', '2023-11-01T00:00:00+0000')}}
Access the eBook {{getPriceWithCurrency(vm.textbookPlatformSelectedOption.price, "$")}} {{getPriceWithCurrency("56.99", "$")}}
ISBN: 9780357673683
Access until October 21, 2025
{{getPriceWithCurrency("56.99", "$")}}
Access until April 19, 2026
{{getPriceWithCurrency("78.49", "$")}}
Buy or Rent the Textbook {{getPriceWithCurrency(vm.textbookPlatformSelectedOption.price, "$")}} {{getPriceWithCurrency("75.00", "$")}}
ISBN: 9780357673560
Access until October 21, 2025
{{getPriceWithCurrency("75.00", "$")}}
Buy Paperback : Introduction to Algorithms and Data Structures ISBN: 9780357673560
{{getPriceWithCurrency("259.95", "$")}}
{{getInventoryMessage( vm.textbookPlatformSelectedOption.inventoryCode, 'Published' )}}

About This Product

With INTRODUCTION TO ALGORITHMS AND DATA STRUCTURES, 1st Edition, a student will master basic programming patterns and learn how to use them to solve problems. One of the cornerstones of solving problems is knowing which patterns to apply. This is where algorithms and data structures become fundamental. Familiarity with data structures and algorithms allows a programmer to tackle unthinkable problems, using only a programming language’s basic control flow and loops. The book explores several common ideas -- backtracking, depth-first, breadth-first, recursion, divide and conquer and dynamic programming. Not only will this prepare students with problem-solving skills, it will also equip students with employability through technical interview tips and best practices.