Closed siddharth-bhatnagar closed 3 years ago
Hello @siddharth-bhatnagar,
Thank you for opening an issue. :partying_face:
To get assigned to this particular issue please use /assign
Check this guide before contributing.
/assign
This issue has been assigned to @siddharth-bhatnagar! It will become unassigned if it isn't closed within 12 days. A maintainer can also add the pinned label to prevent it from being unassigned.
💥 Proposal
A 10*10 grid is provided along with an array of words (names of places). We have to fill the '-' spots with these words in the grid. I'd implement this in Java using backtracking.
I'm a GSSOC'21 participant
Have you read the Contributing Guidelines on Pull Requests?
Yes, of course!