euclidian-algorithm
There are 3 repositories under euclidian-algorithm topic.
aurora-mm/TwoFamousAlgorithms
Implementations of the Euclidean algorithm, which calculates the greatest common divisor of two integers, and Dijkstra's algorithm, used for finding the shortest path in a graph.
ilya-smut/BasicUtils
This repository aims to streamline your programming tasks with a variety of utility functions. Currently featuring encoding and decoding utilities, bit operations, finding modular inverse, and input sanitization.
oseasandrepro/Abstract-Algebra
Implementation of Algorithms on Abstract Algebra