CodeHarborHub / codeharborhub.github.io

Welcome to CodeHarborHub! Our mission is to provide accessible and comprehensive educational resources to learners of all levels, from beginners to advanced professionals. Whether you're looking to kickstart your career in web development, master a new programming language, or stay updated on the latest tech trends, we've got you covered.
https://codeharborhub.github.io/
MIT License
80 stars 162 forks source link

[Feature Request]: [Feature Request] Partition Array Into Three Parts With Equal Sum (LeetCode 1013) Missing #2747

Closed shivnandk closed 2 months ago

shivnandk commented 3 months ago

Is there an existing issue for this?

Feature Description

This feature would enhance my understanding and ability to solve problems related to array partitioning and sum calculations in programming interviews and competitive programming. It will serve as a valuable resource for learning and implementing solutions to similar partitioning problems efficiently.

Use Case

For instance, having comprehensive explanations and code solutions in Python, Java, and C++ for partitioning an array into three parts with equal sum will aid developers and learners in mastering fundamental concepts in algorithmic problem-solving.

Benefits

Implementing this feature would:

Add ScreenShots

No response

Priority

High

Record

github-actions[bot] commented 3 months ago

Hi @shivnandk! 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!

shivnandk commented 3 months ago

@Ajay-Dhangar sir kindly assign this task to me under GSSOC 2024

shivnandk commented 2 months ago

@Ajay-Dhangar sir i have added the solution and generated the Pull request please review it and let me know is there any change needed

github-actions[bot] commented 2 months ago

Hello @shivnandk! Your issue #2747 has been closed. Thank you for your contribution!