Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge fix-plus-operation-type-check: Improve Fibonacci function with iterative approach and enhanced error handling #47

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

fdounis
Copy link

@fdounis fdounis commented Sep 1, 2024

This merge integrates the improvements made to the fibonacci function, which includes switching from a recursive to an iterative approach and enhancing the error handling mechanisms.

fdounis and others added 26 commits September 1, 2024 15:35
Fix plus operation type check in fibonacci function
This merge integrates the improvements made to the fibonacci function, which includes switching from a recursive to an iterative approach and enhancing the error handling mechanisms.
Improve Type Safety and Fix ESLint Issues in Fibonacci Function and Route
…alal

fixed unsafe assignment issue in issue 2
worked on issue 2 fib again
…talal

Fix Fibonacci Endpoint to Handle Negative Inputs and Prevent Errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants