Advanced Algorithms and Data Structures

  • 16h 25m
  • Marcello La Rocca
  • Manning Publications
  • 2021

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

In this Book

  • Foreword
  • About This Book
  • Introducing Data Structures
  • Improving Priority Queues—D-Way Heaps
  • Treaps—Using Randomization to Balance Binary Search Trees
  • Bloom Filters—Reducing the Memory for Tracking Content
  • Disjoint Sets—Sub-Linear Time Processing
  • Trie, Radix Trie—Efficient String Search
  • Use Case—LRU Cache
  • Nearest Neighbors Search
  • K-d Trees—Multidimensional Data Indexing
  • Similarity Search Trees—Approximate Nearest Neighbors Search for Image Retrieval
  • Applications of Nearest Neighbor Search
  • Clustering
  • Parallel Clustering—MapReduce and Canopy Clustering
  • An Introduction to Graphs—Finding Paths of Minimum Distance
  • Graph Embeddings and Planarity—Drawing Graphs with Minimal Edge Intersections
  • Gradient Descent—Optimization Problems (Not Just) on Graphs
  • Simulated Annealing—Optimization Beyond Local Minima
  • Genetic Algorithms—Biologically Inspired, Fast-Converging Optimization
SHOW MORE
FREE ACCESS

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.3 of 343 users Rating 4.3 of 343 users (343)
Rating 4.5 of 100 users Rating 4.5 of 100 users (100)