Commit Graph

3 Commits (0a4015ef9378549b76638cb273dee0c2a9b7c566)

Author SHA1 Message Date
Akash Negi 0fd4ca4b1d
chore(CPlusPlus): add prime-sieve algorithm (#303) 2021-05-18 11:07:23 -04:00
Akash Negi 33406913d8
chore(CPlusPlus): created prime-check (#295)
* Created prime-check.cpp

Added new file in Maths section(prime-check.cpp).

* Updated Time complexity and addded test case.

Fixes indentation and minor typos.

* Fixed Indentation

* Fixed Indentation

* Updated Maths Section

* Fixed Typo
2021-05-15 07:17:05 -04:00
Ujjwal 8a3405f217
chore: add Kaprekar number (#247) 2021-04-23 00:40:07 -04:00