cp-geeks-adgitm / Hacktoberfest

Everyone is free to contribute. Not eligible for Hacktoberfest
GNU General Public License v3.0
32 stars 95 forks source link

LEETCODE min_time_to_make_rope_colorful #283

Closed shivam1646 closed 1 year ago

shivam1646 commented 1 year ago

Added solution for leetcode problem 1578 in python3. Testcase - https://leetcode.com/problems/minimum-time-to-make-rope-colorful/ @cpgeeksadgitm please take a look

cpgeeksadgitm commented 1 year ago

Thanks for the contribution.

Happy Hacking