.. |
Check-Even_Odd.cpp
|
chore(CPlusPlus): add even odd algorithm (#876)
|
2022-10-05 14:06:04 +05:30 |
Happy Number
|
Create Happy Number
|
2022-10-08 15:50:22 +05:30 |
Kaprekar-number.cpp
|
chore: add Kaprekar number (#247)
|
2021-04-23 00:40:07 -04:00 |
armstrong.cpp
|
chore(CPlusPlus): add armstrong (#455)
|
2021-09-23 08:53:20 -04:00 |
binary-power.cpp
|
chore(CPlusPlus): add binary power on maths algorithm (#810)
|
2022-09-01 11:40:21 -04:00 |
binomial-coefficient.cpp
|
chore(CPlusPlus): add binomial coefficient (#449)
|
2021-09-29 09:12:42 -04:00 |
even-no-of-digits.cpp
|
chore(CPlusPlus): add even no of digits (#579)
|
2021-10-19 09:03:20 -04:00 |
factorial.cpp
|
docs: fix typos
|
2022-08-20 11:48:26 -04:00 |
fibonacci-series.cpp
|
chore(CPlusPlus): add fibonacci series (#365)
|
2021-06-25 14:25:44 -04:00 |
missing-number.cpp
|
chore(CPlusPlus): added math factorial (#499)
|
2021-10-01 15:32:16 -04:00 |
palindrome.cpp
|
chore(CPlusPlus): add palindrome (#483)
|
2021-09-28 14:47:29 -04:00 |
power-of-two.cpp
|
enh(CPlusPlus): add missing space to power-of-two maths (#667)
|
2022-01-13 08:59:14 -04:00 |
prime-check.cpp
|
chore(CPlusPlus): created prime-check (#295)
|
2021-05-15 07:17:05 -04:00 |
prime-number.cpp
|
chore(C): add palindrome program (#504)
|
2021-10-07 09:10:14 -04:00 |
prime-sieve.cpp
|
chore(CPlusPlus): add prime-sieve algorithm (#303)
|
2021-05-18 11:07:23 -04:00 |
reverse-digits.cpp
|
chore(CPlusPlus): add reverse digits (#492)
|
2021-09-28 08:55:54 -04:00 |
segmented-sieve-range.cpp
|
chore(CPlusPlus): add segmented sieve for range (#535)
|
2021-10-15 09:07:26 -04:00 |
small-numbers.cpp
|
chore(CPlusPlus): add even no of digits (#579)
|
2021-10-19 09:03:20 -04:00 |
totient.cpp
|
chore(CPlusPlus): add totient function (#549)
|
2021-10-22 14:29:50 -04:00 |