eclipse / eclipse-collections-kata

Eclipse Collections Katas
433 stars 245 forks source link

Add implementation to TextProcessorEC.duplicatesAndUnique() for haiku-kata-solutions module #288

Closed rzrobin213 closed 1 month ago

rzrobin213 commented 1 year ago

The method duplicatesAndUnique() in the TextProcessorEC 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 duplicatesAndUnique() in the TextProcessorECTest 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.

AnujaP2020 commented 1 year ago

Hi, I am a GHC'23 attendee, and I am interested in working on this.

harshavardhi123 commented 1 year ago

Can you assign me this

prathasirisha commented 1 month ago

Closing, as this was completed