Marcello La Rocca on Algorithms and Data Structures
The term "algorithms" has several meanings, from machine learning models to tools of Wall St traders. Then there's the classic computer science definition: a set of instructions for solving problems. Think "simulated annealing," "evolutionary computing," or "LRU cache." These are the sort of algorithms we'll explore today.