-
Notifications
You must be signed in to change notification settings - Fork 104
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
diamondProblemSolver #612
diamondProblemSolver #612
Conversation
@Alfred-hhy, |
@SarthakKeshari Briefly explain your program logic:
By raising this PR I affirm that -
|
@Alfred-hhy, |
"Sure, I'll revert the package-lock.json and push the code again. Will keep you posted once it's done!" |
@SarthakKeshari |
@Alfred-hhy, Thankyou |
@SarthakKeshari , Sincerely grateful. |
Congratulations 🎉 @Alfred-hhy on your contribution. Let's celebrate this fest 😃 by providing more developers 👨💻👩💻 an opportunity to contribute. Help us make this repository reach far and more by sharing this to your friends and colleagues. Your efforts can make difference. |
@SarthakKeshari Absolutely, 🚀 I've already shared it with my friends and colleagues, and I'll continue to do so. And of course, ⭐️ clicked! Your encouragement means a lot. 💪👨💻👩💻 |
@Alfred-hhy, |
Issue Id: #591
Briefly explain your program logic:
This React component is a Diamond Problem Solver. It takes two factors as input, calculates their product and sum, and displays the results. The calculations are updated whenever the input factors change. It also includes basic input validation.
Screenshots:
By raising this PR I affirm that -