Algorithms and Data Structures in Action (MEAP V12) by Marcello La Rocca
English | 2020 | ISBN: 9781617295485 | 736 Pages | PDF/ EPUB/ MOBI | 79.51 MB
English | 2020 | ISBN: 9781617295485 | 736 Pages | PDF/ EPUB/ MOBI | 79.51 MB
Algorithms and Data Structures in Action introduces you to a diverse range of algorithms you’ll use in web applications, systems programming, and data manipulation. Chapter-by-chapter, the book expands on the basic algorithms you’ll already know to give you a better selection of solutions to different programming problems. In it, you’ll discover techniques for improving priority queues, efficient caching, clustering data, and more. Each example is fully illustrated with graphics, language-agnostic pseudo-code, and code samples in various languages. When you’re done, you will be able to implement advanced and little-known algorithms to deliver better performance from your code. You’ll even have the skills to design your own data structures to solve those cases when a custom solution is required.