Take 40% off Advanced Algorithms and Data Structures by entering fcclarocca into the discount code box at checkout at manning.com. This article covers Introducing the genetic algorithm Examining whether genetic algorithms are better than simulated annealing Solving the “Packing to… Continue Reading →
From Algorithms and Data Structures for Massive Datasets by Dzejla Medjedovic, Emin Tahirovic, and Ines Dedovic
This article covers:
· Learning what Bloom filters are, why and when they are useful
· Understanding how Bloom filters work
· Configuring a Bloom filter in a practical setting
· Exploring the interplay between Bloom filter parameters
From Algorithms and Data Structures in Action by Marcello La Rocca
This article discusses Huffman’s Algorithm: what it is and what you can do with it.
From Advanced Algorithms and Data Structures by Marcello La Rocca
You’ve been selected to be among the first people to colonize Mars! Now you have to pack the optimal amount of food to get the most calories per kilogram—how can algorithms help?