iterative-fibonacci

There are 1 repositories under iterative-fibonacci topic.

  • Mohammadshamlawi/C_Fibonacci

    A simple C language program that executes both recursive and iterative Fibonacci sequence, with time for each one.

    Language:C0100