Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Edit distance algorithm #4

Closed
manishrw opened this issue Oct 12, 2018 · 3 comments
Closed

Implement Edit distance algorithm #4

manishrw opened this issue Oct 12, 2018 · 3 comments

Comments

@manishrw
Copy link
Owner

Find the edit distance of given 2 strings, where edit distance is the distance required to convert from string1 to string2. Please let me know if you need more details.

@rishisharan
Copy link

Hi,

I need more details.

#1. Can you give me some test cases?

@necrashter
Copy link

Do you want it to be case sensitive?
And which category/file should we put the script to?

@necrashter
Copy link

Hello again, I implemented one. please check it out and give me feedback. I can add comments etc. if you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants