Designed a Greedy algorithm that uses a minimum number of disks centered on a line to cover all n distinct points on 2D plane. Proved the optimality of the Greedy algorithm by induction. Designed a ...
Algorithm Analysis Deep Dive began as a part of a flipped classroom experience designed for university students (more about me). As the lectures went online, I realized they were helping a much wider ...
Abstract: In view of the increasing demand for talents caused by the complexity of financial market and the diversity of financial products, the traditional teaching mode is insufficient. Therefore, ...
Algorithm design and analysis is fundamental to all areas of computer science and gives a rigorous framework for the study optimization. This course provides an introduction to algorithm design ...
Abstract: In this survey, we introduce Meta-Black-Box-Optimization (MetaBBO) as an emerging avenue within the Evolutionary Computation (EC) community, which incorporates Meta-learning approaches to ...