Skip to main content
added 81 characters in body
Source Link
ka3ak
  • 1.3k
  • 4
  • 20
  • 33

Is there a way or a tool to get percentage of difference between two strings (no new line characters, no files)?

For example, if there are 2 strings and each of them is 10 characters long and differ only in 1 character, then the difference should be 10%.

The strings may have different lengths and can hardly become longer than 30 characters.

Is there a way or a tool to get percentage of difference between two strings (no new line characters, no files)?

For example, if there are 2 strings and each of them is 10 characters long and differ only in 1 character, then the difference should be 10%.

Is there a way or a tool to get percentage of difference between two strings (no new line characters, no files)?

For example, if there are 2 strings and each of them is 10 characters long and differ only in 1 character, then the difference should be 10%.

The strings may have different lengths and can hardly become longer than 30 characters.

added 1 character in body; edited tags
Source Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 265

Is there a way or a tool to get percentage of difference between two strings (no new line characters, no files)?

For example, if there are 2 strings and each of them is 10 characters long and differ only in 1 character than, then the difference should be 10%.

Is there a way or a tool to get percentage of difference between two strings (no new line characters, no files)?

For example, if there are 2 strings and each of them is 10 characters long and differ only in 1 character than the difference should be 10%.

Is there a way or a tool to get percentage of difference between two strings (no new line characters, no files)?

For example, if there are 2 strings and each of them is 10 characters long and differ only in 1 character, then the difference should be 10%.

Source Link
ka3ak
  • 1.3k
  • 4
  • 20
  • 33

diff percentage between two strings

Is there a way or a tool to get percentage of difference between two strings (no new line characters, no files)?

For example, if there are 2 strings and each of them is 10 characters long and differ only in 1 character than the difference should be 10%.