Skip to content

[Documentation Update]: Add LeetCode Solution for Problem (122) - Best Time to Buy and Sell Stock II #3817

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

Closed
13 tasks done
NAVJOT-786 opened this issue Jul 23, 2024 · 2 comments · Fixed by #4180
Closed
13 tasks done
Assignees
Labels
CodeHarborHub - Thanks for creating an issue! dsa-solution Label for solutions related to Data Structures & Algorithms. gssoc GirlScript Summer of Code | Contributor GSSOC'24 GirlScript Summer of Code | Contributor level1 GirlScript Summer of Code | Contributor's Levels

Comments

@NAVJOT-786
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Issue Description

The LeetCode problem "Best Time to Buy and Sell Stock II" (Problem 122) involves finding the maximum profit that can be achieved from multiple stock transactions. This problem is crucial for understanding dynamic programming and greedy algorithms.

Suggested Change

I suggest adding a detailed solution for this problem in multiple programming languages: C++, Python, Java, and JavaScript. The solution should include the algorithm, code, and comments to explain each step. This will help users understand different approaches to solve the problem and improve their coding skills.

Rationale

No response

Urgency

High

Acknowledgements

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
  • I have read and followed the Contribution Guidelines
  • I have followed the code style guidelines of this project
  • I have checked for any existing open issues that my pull request may address
  • I have ensured that my changes do not break any existing functionality
  • Each contributor is allowed to create a maximum of 4 issues per day. This helps us manage and address issues efficiently
  • I have read the resources for guidance listed below
  • I have not used AI-generated content (e.g., ChatGPT, other AI tools)
  • I have not used content from existing sites (e.g., text, images)
  • I have followed all security rules and only shared trusted resources
@NAVJOT-786 NAVJOT-786 added the enhancement New feature or request label Jul 23, 2024
Copy link

Hi @NAVJOT-786! Thanks for opening this issue. We appreciate your contribution to this open-source project. Your input is valuable and we aim to respond or assign your issue as soon as possible. Thanks again!

@ajay-dhangar ajay-dhangar added GSSOC'24 GirlScript Summer of Code | Contributor level1 GirlScript Summer of Code | Contributor's Levels gssoc GirlScript Summer of Code | Contributor dsa-solution Label for solutions related to Data Structures & Algorithms. labels Jul 23, 2024
Copy link

github-actions bot commented Aug 3, 2024

Hello @NAVJOT-786! Your issue #3817 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CodeHarborHub - Thanks for creating an issue! dsa-solution Label for solutions related to Data Structures & Algorithms. gssoc GirlScript Summer of Code | Contributor GSSOC'24 GirlScript Summer of Code | Contributor level1 GirlScript Summer of Code | Contributor's Levels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants