adityabisoi / ds-algo-solutions

A collection of solutions for Hackerrank data structures and algorithm problems in Python
MIT License
46 stars 110 forks source link

Algorithms - Recursion #568

Closed prashant-3108 closed 3 years ago

prashant-3108 commented 3 years ago

1.) Power Sum - Medium - Python 2.) Crossword Puzzle - Python

Please assign these to me.

yashasvimisra2798 commented 3 years ago

Can I do these in C++ ?

Aarushi11H commented 3 years ago

@yashasvimisra2798 These problems are just missing for Python, C++ and java has been done already

yashasvimisra2798 commented 3 years ago

Thanks @Aarushi11H for informing :)

khushibalyan220101 commented 3 years ago

Please assign it to me I can do it in python.

adityabisoi commented 3 years ago

@khushibalyan220101 Python is already assigned, please take up different ones or create new ones

adityabisoi commented 3 years ago

@prashant-3108 Are you working on this?