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

Diamond Problem Solver #591

Closed
2 of 12 tasks
SarthakKeshari opened this issue Oct 29, 2023 · 9 comments · Fixed by #612
Closed
2 of 12 tasks

Diamond Problem Solver #591

SarthakKeshari opened this issue Oct 29, 2023 · 9 comments · Fixed by #612
Assignees
Labels
easy Easy Level Calculator - 5 points hacktoberfest2023 Under Hacktoberfest 2023 question Adding a calculator

Comments

@SarthakKeshari
Copy link
Owner

Enter calculator name -

Diamond Problem Solver

Describe calculator functionality -

Enter any two interger values and the calculator will solve for the other two.
The equations used in the steps to solve for the answer will also be shown.
image

Under which category you wish to place it -

  • Computer Science
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Art
  • Finance
  • Scientific
  • Health
  • Games/Sports
  • Let project owner decide
  • Suggest a new category - (Answer here)
@Alfred-hhy
Copy link
Contributor

Kindly assgin this issue to me @SarthakKeshari thanks !

@Alfred-hhy
Copy link
Contributor

Kindly assgin this issue to me @Saksham-245 @hiren2599 @tejxv thanks !

@SarthakKeshari SarthakKeshari added question Adding a calculator easy Easy Level Calculator - 5 points hacktoberfest2023 Under Hacktoberfest 2023 labels Oct 30, 2023
@SarthakKeshari
Copy link
Owner Author

Hey @Alfred-hhy,
Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\mathematical\diamondProblemSolver

Issue completion deadline - 31st Oct 11:00:00 pm IST

NOTE - In case the issue completion deadline is not met, the issue will be assigned to a new participant

@Alfred-hhy
Copy link
Contributor

Thank you very much for assigning this issue to me. I'm not sure if this interface is acceptable to you.
image

@Alfred-hhy
Copy link
Contributor

@SarthakKeshari Please feel free to let me know if there are any modifications needed.

@Alfred-hhy Alfred-hhy mentioned this issue Oct 30, 2023
5 tasks
@SarthakKeshari
Copy link
Owner Author

@Alfred-hhy, Kindly check the PR comment section

@Alfred-hhy
Copy link
Contributor

Alfred-hhy commented Oct 31, 2023 via email

@SarthakKeshari
Copy link
Owner Author

@Alfred-hhy,
UI ain't my concern, but the logic and approach is.
The code does not comply by this functionality - Enter any two interger values and the calculator will solve for the other two.

As per the issue there are four variables A, B, Product, Sum. So if any two is provided other two needs to be calculated.

@Alfred-hhy
Copy link
Contributor

@SarthakKeshari
Oh, I see! That's how it is. Thank you for patiently explaining. I misunderstood your requirements earlier. I'll make the necessary adjustments again.

@SarthakKeshari SarthakKeshari linked a pull request Oct 31, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Easy Level Calculator - 5 points hacktoberfest2023 Under Hacktoberfest 2023 question Adding a calculator
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants