Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

Generate nth Fibonacci number in assembly code #26

Open
1 of 3 tasks
aditigupta17 opened this issue Oct 3, 2018 · 3 comments
Open
1 of 3 tasks

Generate nth Fibonacci number in assembly code #26

aditigupta17 opened this issue Oct 3, 2018 · 3 comments
Labels
hacktoberfest Open issues for hacktoberfest intermediate Intermediate Issue systems Systems related Issues

Comments

@aditigupta17
Copy link
Collaborator

aditigupta17 commented Oct 3, 2018

Description

Generate nth Fibonacci number in the sequence. Take a number n as an input. Display nth Fibonacci number as the output. You are allowed to use RISC-V/MIPS/MASM for the purpose.

Details

Technical Specifications:

  • Type of issue: No more than one implementation will be accepted for each language. Once the implementation for a language has been taken up (i.e if it is checked in the 'Issue Progress' section), you must choose from the remaining.
  • Time Limit: Issues will be given on a first-come, first-serve basis. Once you take this issue up, you must complete it within 2 days, failing which the issue will be allocated to the next person who requested for this issue.
  • Additional instructions: While making the Pull Request, attach screenshots of 5 sample inputs and their corresponding output.

Issue requirements / progress

  • MIPS
  • RISC-V
  • MASM

Resources

https://stackoverflow.com/questions/32659715/assembly-language-x86-how-to-create-a-loop-to-calculate-fibonacci-sequence

Directory Structure

For this issue, use the following directory of the Hacktoberfest-2k18 repository:
/systems/assembly/fibonacci/language_name
(where language_name is one of the languages mentioned above.)

Note

Please claim the issue first by commenting here before starting to work on it.

@mahim23 mahim23 added hacktoberfest Open issues for hacktoberfest systems Systems related Issues labels Oct 5, 2018
@aditigupta17 aditigupta17 added the intermediate Intermediate Issue label Oct 6, 2018
@muvvasandeep
Copy link
Contributor

I would like to work on this issue

@muvvasandeep
Copy link
Contributor

I can work in nasm.

@Ram-Aditya
Copy link
Collaborator

@muvvasandeep Please try submitting by tonight. Else, the nasm implementation will be made available to others.

@muvvasandeep muvvasandeep mentioned this issue Oct 14, 2018
5 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hacktoberfest Open issues for hacktoberfest intermediate Intermediate Issue systems Systems related Issues
Projects
None yet
Development

No branches or pull requests

4 participants