TheAlgorithms-C/misc
Christian Bender af3648c678
Merge pull request #82 from fsharpasharp/GCD
I have merged your code. Can you put in some comments.
2017-12-23 14:17:42 +01:00
..
Binning.c File clean-up 2017-07-12 17:09:15 -07:00
Factorial.c added a condition 2017-11-02 14:51:48 +05:30
Fibonacci.c Moved fib.c to misc and renamed to Fibonacci.c 2017-10-03 16:38:39 +05:30
GCD.c Concise version 2017-10-19 10:19:44 +02:00
isArmstrong.c Update isArmstrong.c 2017-11-02 14:56:45 +05:30
LongestSubSequence.c File clean-up 2017-07-12 17:09:15 -07:00
palindrome.c File clean-up 2017-07-12 17:09:15 -07:00
Prime.c Check if a number is prime. 2017-10-19 10:38:10 +02:00
QUARTILE.c File clean-up 2017-07-12 17:09:15 -07:00
rselect.c randomized selection for any order statistic 2017-07-22 09:45:34 +05:30
strongNumber.c File clean-up 2017-07-12 17:09:15 -07:00
TowerOfHanoi.c Moved TowerOfHanoi.c to misc 2017-10-03 16:42:16 +05:30