ar7aditya / DSA-Hacktoberfest-2022

DSA
MIT License
20 stars 64 forks source link

Painter's Partition problem in C++ #97

Closed AdityaMore7000 closed 1 year ago

AdityaMore7000 commented 1 year ago

Dear @ar7aditya, I would like to add the famous Painter's partition problem to your project. This problem can help students understand concepts of Binary Search algorithm and its advanced applications.

I will add easily readable code accompanied with comments explaining the problem statement as well as providing explanation for the code.

Please assign this task to me, and also kindly add the hacktoberfest-accepted labels to my contribution. Looking forward to get a response from you. Thank you