Best Sellers in Books
Discover the most popular and best selling products in Books based on sales

Disclosure: I get commissions for purchases made through links in this website
Databases & Big Data - Advanced Algorithms and Data Structures

Description

Book Synopsis: Advanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing.

Summary As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the technology

Can you improve the speed and efficiency of your applications without investing in new hardware? Well, yes, you can: Innovations in algorithms and data structures have led to huge advances in application performance. Pick up this book to discover a collection of advanced algorithms that will make you a more effective developer.

About the book

Advanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing. You’ll discover cutting-edge approaches to a variety of tricky scenarios. You’ll even learn to design your own data structures for projects that require a custom solution.

What’s inside

  • Build on basic data structures you already know
  • Profile your algorithms to speed up application
  • Store and query strings efficiently
  • Distribute clustering algorithms with MapReduce
  • Solve logistics problems using graphs and optimization algorithms

About the reader

For intermediate programmers.

About the author

Marcello La Rocca is a research scientist and a full-stack engineer. His focus is on optimization algorithms, genetic algorithms, machine learning, and quantum computing.

Table of Contents

  1. Introducing data structures
  2. PART 1 IMPROVING OVER BASIC DATA STRUCTURES

  3. Improving priority queues: d-way heaps
  4. Treaps: Using randomization to balance binary search trees
  5. Bloom filters: Reducing the memory for tracking content
  6. Disjoint sets: Sub-linear time processing
  7. Trie, radix trie: Efficient string search
  8. Use case: LRU cache
  9. PART 2 MULTIDEMENSIONAL QUERIES

  10. Nearest neighbors search
  11. K-d trees: Multidimensional data indexing
  12. Similarity Search Trees: Approximate nearest neighbors search for image retrieval
  13. Applications of nearest neighbor search
  14. Clustering
  15. Parallel clustering: MapReduce and canopy clustering
  16. PART 3 PLANAR GRAPHS AND MINIMUM CROSSING NUMBER

  17. An introduction to graphs: Finding paths of minimum distance
  18. Graph embeddings and planarity: Drawing graphs with minimal edge intersections
  19. Gradient descent: Optimization problems (not just) on graphs
  20. Simulated annealing: Optimization beyond local minima
  21. Genetic algorithms: Biologically inspired, fast-converging optimization

Details

Are you tired of endlessly searching for solutions to complex programming challenges? Look no further! With Advanced Algorithms and Data Structures, you'll gain access to a comprehensive collection of algorithms that will revolutionize your coding experience. Whether you're delving into data analysis, machine learning, or graph computing, this book has got you covered!

As a software engineer, you understand the frustration of encountering difficult coding problems. But fear not! We bring you well-established solutions to those seemingly impossible challenges. Advanced Algorithms and Data Structures equips you with powerful approaches that can be easily adapted and applied to your own applications.

Our practical guide doesn't just provide a rehash of classic algorithms. Instead, we present a balanced blend of classic, advanced, and new algorithms that will upgrade your programming toolbox with fresh perspectives and hands-on techniques. The best part? When you purchase the print book, you'll also receive a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

Discover how you can enhance the speed and efficiency of your applications without the need to invest in new hardware. Thanks to numerous innovations in algorithms and data structures, your applications can perform at their best. With Advanced Algorithms and Data Structures, you'll gain access to a collection of cutting-edge algorithms that will transform you into an even more effective developer.

Not only will you learn the advanced methodologies employed in data analysis, machine learning, and graph computing, but you'll also learn to design your own data structures for projects that demand customized solutions. The possibilities are endless!

Are you ready to take your programming skills to the next level? Advanced Algorithms and Data Structures is the gateway to unlocking your full potential. Invest in yourself and grab a copy today!

Click here to purchase Advanced Algorithms and Data Structures from our website and start solving those programming challenges with ease!

Disclosure: I get commissions for purchases made through links in this website