Learn in 5 minutes how to compute GCD's using the Euclidean Algorithm. This video covers the brute force approach, overview, intuition and time complexity analysis of logarithmic GCD computation.
If you are interested in the Extended Euclidean Algorithm, feel free to view the PowerPoint below.
PowerPoint Link: https://docs.google.com/presentation/...
*Source Code*
Euclidean Algorithm: https://github.com/MathBunny/five-min...
Extended Euclidean Algorithm: https://github.com/MathBunny/five-min...
►Rate ✔
►Like ✔
►Subscribe ✔
╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
*Thank you for watching. It is greatly appreciated!*