DhanushNehru / Hacktoberfest2024

Hacktoberfest 2024 OPEN FIRST Pull Request - SUPPORT OPEN SOURCE - Don't forget to spread love and if you like give us a ⭐️
84 stars 533 forks source link

Implement Solution for Painter's Partition Problem. #267

Open Salonisaroha opened 2 weeks ago

Salonisaroha commented 2 weeks ago

please @DhanushNehru assign me this issue. I would like to implement a solution for the Painter's Partition Problem, which involves distributing tasks among multiple painters to minimize the maximum time taken. The problem has practical applications in areas like task scheduling, load balancing, and resource allocation.

Approach: I plan to use a binary search algorithm combined with a feasibility check to determine the optimal solution efficiently. The implementation will focus on balancing the workload among painters while minimizing the maximum time required.

anuska2772 commented 2 weeks ago

@DhanushNehru I request you to please assign me this issue.

Salonisaroha commented 1 week ago

@DhanushNehru is this repository excluded from the hacktoberfest. As in the hacktoberfest , it shows that repository has been excluded.

DhanushNehru commented 1 week ago

Hi @Salonisaroha this is just a template repo to fork and raise a PR

Checkout repos here to contribute that counts towards hacktoberfest  and join discord for more discussions