10 weird algorithms

**Algorithm Masterclass: 10 of the Most Interesting Algorithms Ever Engineered** Discover the fascinating world of algorithms and how they’re used to solve complex problems in the real world. From the Marching Cubes algorithm, used to visualize 3D data from MRI scans, to Shor’s algorithm, a quantum algorithm that can potentially break all encryption, we’ll explore 10 of the most interesting algorithms ever engineered. As a programmer, you’ll learn how to create algorithms that can generate infinite maps, visualize 3D data, and even simulate the behavior of birds in a flock. We’ll also discuss the Byzantine Generals problem and how algorithms like PBFT can keep a distributed network working even when one-third of its nodes go haywire. This video is perfect for programmers, data scientists, and anyone interested in the fascinating world of algorithms. Один из алгоритмов, используемых для визуализации 3D-данных из сканов МРТ, является алгоритмом Marching Cubes, который позволяет генерировать бесконечные карты, визуализировать 3D-данные и даже симулировать поведение фlocks птиц. Мы также обсудим проблему «Бызантинских генералов» и как алгоритмы типа PBFT могут сохранить работу распределенной сети, даже если одна треть ее узлов работает неоправданно. Для программистов, данных-исследователей и любопытных людей этот видеоурок по алгоритмам будет потрясающим. В нем вы сможете узнать, как генерировать бесконечные карты, визуализировать 3D-данные и симулировать поведение птиц. Мы рассмотрим также примеры сложных алгоритмов, которые используются в реальной жизни.
Back to Top