Java icon indicating copy to clipboard operation
Java copied to clipboard

Feature in "Strings" Data Structure

Open Mann-tech13 opened this issue 3 years ago • 7 comments

An algorithm for checking if strings are isomorphic or not is not there. Kindly assign me this issue to add this feature.

Mann-tech13 avatar Aug 28 '22 05:08 Mann-tech13

@siriak Should I make the new branch before pushing the new feature?

Mann-tech13 avatar Aug 30 '22 16:08 Mann-tech13

Yes, please. And make a PR once it's ready

siriak avatar Aug 31 '22 06:08 siriak

Hey @Mann-tech13 are you still working on the issue? I was hoping I could work on it if you are not.

ayushanand308 avatar Sep 12 '22 19:09 ayushanand308

Yes @ayushanand308

Mann-tech13 avatar Sep 12 '22 20:09 Mann-tech13

Hey @Mann-tech13 cal I work upon this issue? I am new to open source, I think I can do this.

parth-verma7 avatar Sep 30 '22 06:09 parth-verma7

@parth-verma7 feel free to contribute if it's not implemented yet

siriak avatar Sep 30 '22 19:09 siriak

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Oct 31 '22 00:10 github-actions[bot]

Hi @ siriak Can I work on this issue if it is still unsolved?

aayan14 avatar Jan 20 '23 04:01 aayan14

It's already implemented https://github.com/TheAlgorithms/Java/blob/e96f567bfc6e980dc5c4c48ccf185d7f7c7108ab/src/main/java/com/thealgorithms/strings/Isomorphic.java

siriak avatar Jan 20 '23 13:01 siriak