kanak22 / CP-DSA-Questions

This is a repository entirely dedicated to all kind of questions ranging from basic DSA to CP. It aims to provide a solution to different questions. 📚
73 stars 128 forks source link

Implemented solution for couples holding hands problem in python #505

Closed jdrodriguezh closed 2 years ago

jdrodriguezh commented 2 years ago

Related Issue

Closes: #322

Describe the changes you've made

Implemented solution for Couples Holding Hands problem in Python.

Checklist:

Additional Info (optional)

I had previously created a MR (#488), but made a mistake with the branches and another issue I'm assigned to. This is the correct MR.