DSA/algorithms/CPlusPlus/Maths
kumarsyadav2 779a37f83a
chore(C): add palindrome program (#504)
Co-authored-by: Rahul Rajeev Pillai <66192267+Ashborn-SM@users.noreply.github.com>
Co-authored-by: Ming Tsai <37890026+ming-tsai@users.noreply.github.com>
2021-10-07 09:10:14 -04:00
..
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
binomial-coefficient.cpp chore(CPlusPlus): add binomial coefficient (#449) 2021-09-29 09:12:42 -04:00
factorial.cpp chore(CPlusPlus): added math factorial (#499) 2021-10-01 15:32:16 -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
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