find_addends - Part 1
Explaining my approach
Published: 5/4/2021
This series of posts outlines one of my more technical projects to date. I attempt to
solve a puzzle using two approaches. My goal is to optimize my custom
approach until it can consistently outperform the more traditional approach
on a variety of data sets. I anticipate this will require a rather long explanation
so this project will come in parts.