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.

    Language:R00
  • 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.

    Language:Python0100
  • oseasandrepro/Abstract-Algebra

    Implementation of Algorithms on Abstract Algebra

    Language:Python00