This document summarizes a new optimization algorithm called Re-sampling Search (RS) that follows the principle of Ockham's razor by being extremely simple yet high-performing. RS requires only 3 memory slots and uses a multi-start single-solution structure. It was tested on benchmark problems and compared to more complex algorithms, performing as well or better than the others while using far fewer resources. Future work will apply this algorithm to real-world robotic applications like tuning controllers for indoor helicopters.