aditisneh / OnAndOn

MIT License
18 stars 30 forks source link

Add programs for gcd_optimised and fib_using_arrays #24

Closed munish0838 closed 3 years ago

munish0838 commented 3 years ago

Add optimized algorithm for GCD Add Fibonacci sequence using arrays

aditisneh commented 3 years ago

Try to make two separate PR's. That would fetch you more .

munish0838 commented 3 years ago

ohk noted, thanks