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

Translated 3 algorithms to C# #1408

Closed
wants to merge 1 commit into from
Closed

Translated 3 algorithms to C# #1408

wants to merge 1 commit into from

Conversation

ascpixi
Copy link

@ascpixi ascpixi commented Oct 2, 2020

This commit implements the following algorithms in C#:

  • Armstrong number
  • Fibonacci sequence
  • Harmonic mean

…orithms in C#.

This commit implements the following algorithms in C#:
- Armstrong number
- Fibonacci sequence
- Harmonic mean
@ascpixi
Copy link
Author

ascpixi commented Oct 2, 2020

This pull request is related to issue #1122

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