The purpose of this repository is to get all the Algorithms required for Competitive Programming at one place. This will be very helpful. Also one can contribute to this repository and learn something from this.
With due respect, I am adding one more algorithm in this Series of Algorithms.
Basically, It will tell whether a big number(>1e7) is prime or not in efficient manner.
With due respect, I am adding one more algorithm in this Series of Algorithms. Basically, It will tell whether a big number(>1e7) is prime or not in efficient manner.