eclipse-collections-kata icon indicating copy to clipboard operation
eclipse-collections-kata copied to clipboard

Add implementation to TextProcessorJDK.findWordleWords() for haiku-kata-solutions module

Open rzrobin213 opened this issue 2 years ago • 2 comments

The method findWordleWords() in the TextProcessorJDK class for the haiku-kata-solutions module is not yet implemented. Follow the TODOs and hints given in the method. Please do not add solutions to the non-solution modules. After writing the code, uncomment the test and tag annotations and check that the test case findWordleWords() in the TextProcessorJDKTest passes for the haiku-kata-solutions module. Make sure to adhere to our contribution guide.

Please note that this issue is created for GHC 2023 Open Source Day, thus priority will be given to the attendees of this event. After the event, this issue will be open to anyone.

rzrobin213 avatar Sep 21 '23 18:09 rzrobin213

Hi @prathasirisha i would be interested to work on this issue, i'm GHC'23 attendee, thank you!

PrathikshaPuthren avatar Sep 22 '23 18:09 PrathikshaPuthren

hey @rzrobin213, I have created a PR for the above issue.Can you please review it?

HarshsDev avatar Nov 21 '23 16:11 HarshsDev