Closed Ajay5847 closed 1 year ago
Hey @Ajay5847 , Thanks for the Submission.
We have a high number of submissions and with that, the bar is set real high. Unfortunately, you didn't make it to the top few candidates we are interviewing.
Wishing you all the best.
Thanks again, Bikram.
Completed the Task
Modified the show page to display the entered string as a set of cards, each representing a unique character. Added a delete icon to each card that removes all other instances of the same character from the list of cards except the clicked one. Added a check button that is displayed when there are no duplicate characters left in the list of cards.
These changes improve the user experience by providing a simple and intuitive way for users to remove duplicates from a string and see the unique characters as cards. I have tested these changes locally and they are working as intended.