-
Notifications
You must be signed in to change notification settings - Fork 20.8k
Closed
Description
Is your feature request related to a problem? Please describe.
Add an easy and efficient method of finding Nth Geek Onacci Number
Describe the solution you'd like
Code will use the concept of Recursion to find the desirable result. Description , algorithm , test cases with explanation and time complexity will be provided as comments in the file.
Additional context
Screenshots of Test Cases for reference :
Can you assign me this issue @siriak
Metadata
Metadata
Assignees
Labels
No labels

