✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
-
Updated
May 30, 2022 - C++
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
A C++11 large integer library with effective high performance, simplistic in nature and also clean in the eyes.
Grand Central Dispatch like C++ threading library built around queues, thread pools and flexible backends
IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation.
Utilities to make coding on Apple platforms in C++ or ObjectiveC++ more pleasant
EPR: A Factoring and Primality checking library for C++
This program offers a C++ solution to compute the Greatest Common Divisor (GCD) of two strings, showcasing an application of the Euclidean algorithm for string manipulation.
All about algorithm beginner to pro.
Hello bro!, here you will find many algorithms, you can use them completely freely.
Console calculator with support of the Integer, Rational, Modular arithmetic, as well as the Polynomials over these types
Number Theoy
Big Integer Library in C++. We performed fast exponentiation, GCD of 2 integers, and factorial of an integer.
This repository contains all the solutions for the assignments of the course offered on Coursera.
Created a C++ based Big Integer LIbrary similar to what is in Java. No STLs used. Fast exponentiation, GCD of 2 integers and factorial implemented.
Add a description, image, and links to the gcd topic page so that developers can more easily learn about it.
To associate your repository with the gcd topic, visit your repo's landing page and select "manage topics."