Researchers at Deepmind used deep reinforcement learning to discover new sorting algorithms that outperform existing human-designed algorithms. The new algorithms were discovered by formulating the task of finding a better sorting routine as a single-player game, which was then played by a learning agent called AlphaDev. The discovered algorithms have been integrated into the LLVM standard C++ library. The approach has the potential to be applied to other domains, showcasing its generality.