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

Nth term of Harmonic Progression #1276

Merged
merged 1 commit into from
May 15, 2019
Merged

Conversation

singh-shreya6
Copy link
Collaborator

Fixes #1223

Checklist:

  • 4 space indentation.
  • Coding conventions are followed.
  • Input is taken dynamically.
  • Sample Input / Output is added at the end of file.
  • Logic Documentation (Comments).
  • File names are correct.

Changes proposed in this pull request:

  • Nth term of Harmonic progression

Languages Used:

  • C
  • C++
  • Java
  • Python
  • Go

Files Added:

  • Harmonic_Progression.c
  • Harmonic_Progression.cpp
  • Harmonic_Progression.java
  • Harmonic_Progression.py
  • Harmonic_Progression.go

@singh-shreya6 singh-shreya6 changed the title Hp Nth term of Harmonic Progression May 14, 2019
@GOVINDDIXIT GOVINDDIXIT merged commit 30bfb0b into jainaman224:master May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding Harmonic Progression in C, C++, Python, Java & Go
3 participants