-
Notifications
You must be signed in to change notification settings - Fork 34
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
Split Linked List in Parts #84
Comments
@g76728443 It's great having you contribute to this projectThanks for opening this Issue 🙌 , Welcome to SkillShow 💖 We will review everything and get back to you.Make sure to give a star to this repo before making a fork! Thank you :) |
Thanks for your contribution! 😊 However, it appears that a similar issue has already been reported. Please open a new issue that isn’t already listed, or review the open issues. If you see that someone hasn’t been active, you might consider commenting on that issue. 📋 |
I want to contribute in this, @Kushal997-das please assign it to me |
Hi @g76728443 👋, your issue #84 has been successfully closed ✅. Thank you for your valuable contribution! 🙌 |
Initiative (Required)
Hacktoberfest 2024 🎃
Additional Info
I have added a new problem titled "Split Linked List in Parts" along with its solution. The problem involves split the linked list into k consecutive linked list parts, utilizing Greedy Algorithm to optimize the solution. I request you to add it to the repository, followed all the guidelines and filled data.json too correctly.
The text was updated successfully, but these errors were encountered: