question stringlengths 398 460 | answer stringclasses 2 values | metadata dict | difficulty int64 2 5 |
|---|---|---|---|
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
udokvdnxgmaceycbnpqgxwky aywznylorqgpujpelihroxzj
| True | {
"difficulty": {
"string_length": [
20,
30
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 130,
"string_length": 25,
"words": [
"udokvdnxgmaceycbnpqgxwky",
"aywznylorqgpujpelihroxzj"
]
} | 3 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
jdtcdnlffxdvgxfyioueogst bwagwsykkuwfqukietlntqma
| True | {
"difficulty": {
"string_length": [
20,
30
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 131,
"string_length": 25,
"words": [
"jdtcdnlffxdvgxfyioueogst",
"bwagwsykkuwfqukietlntqma"
]
} | 3 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
slcimlhrnthxkwnpxqp tlrkilnmxunqyvxoqgo
| True | {
"difficulty": {
"string_length": [
20,
30
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 132,
"string_length": 20,
"words": [
"slcimlhrnthxkwnpxqp",
"tlrkilnmxunqyvxoqgo"
]
} | 3 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
dnaeraqjejdtkzkxjlvltlqigp udxhwxtphpuvgbgipzlzvztcqf
| True | {
"difficulty": {
"string_length": [
20,
30
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 133,
"string_length": 27,
"words": [
"dnaeraqjejdtkzkxjlvltlqigp",
"udxhwxtphpuvgbgipzlzvztcqf"
]
} | 3 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
ciwwwgisulqekqdzcwn ikjjjzksdxoceoqvijw
| True | {
"difficulty": {
"string_length": [
20,
30
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 134,
"string_length": 20,
"words": [
"ciwwwgisulqekqdzcwn",
"ikjjjzksdxoceoqvijw"
]
} | 3 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
gnpwddeikmkxdrgjjdunmb xftnjjlraeamjyxoojkfes
| True | {
"difficulty": {
"string_length": [
20,
30
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 135,
"string_length": 23,
"words": [
"gnpwddeikmkxdrgjjdunmb",
"xftnjjlraeamjyxoojkfes"
]
} | 3 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
xckyqzxjkecjzaoihdiee cbhiqlcryhbrlexkaukhh
| False | {
"difficulty": {
"string_length": [
20,
30
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 136,
"string_length": 21,
"words": [
"xckyqzxjkecjzaoihdiee",
"cbhiqlcryhbrlexkaukhh"
]
} | 3 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
raxgccukdytzvuspqnkngk yjlanngtfzeusgbrkqtqat
| True | {
"difficulty": {
"string_length": [
20,
30
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 137,
"string_length": 23,
"words": [
"raxgccukdytzvuspqnkngk",
"yjlanngtfzeusgbrkqtqat"
]
} | 3 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
segxtfswfvzawwjeybpoe vozrymvsmcxbsskoqljuo
| True | {
"difficulty": {
"string_length": [
20,
30
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 138,
"string_length": 22,
"words": [
"segxtfswfvzawwjeybpoe",
"vozrymvsmcxbsskoqljuo"
]
} | 3 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
pyjjycxrsjueetlwevpxkdohcjvwx jxaaxzrqpagvvhnbvdjrmikwzadbt
| False | {
"difficulty": {
"string_length": [
20,
30
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 139,
"string_length": 29,
"words": [
"pyjjycxrsjueetlwevpxkdohcjvwx",
"jxaaxzrqpagvvhnbvdjrmikwzadbt"
]
} | 3 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
ecdhrmsvakncxebsjzmyfjyiolltbpk peocnyrmqgxeupbrijylfilakddtbvg
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 0,
"string_length": 32,
"words": [
"ecdhrmsvakncxebsjzmyfjyiolltbpk",
"peocnyrmqgxeupbrijylfilakddtbvg"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
jxhbxttsmljmopifzqjotagorgpzpz ekiokuucjmejlyxshfeluwglqgyhyh
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 1,
"string_length": 31,
"words": [
"jxhbxttsmljmopifzqjotagorgpzpz",
"ekiokuucjmejlyxshfeluwglqgyhyh"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
nzecsisizjnugjnhlytiagieiwpoqvfdjpphh ofdjrnrnfcokgcoeahynsgnunzmlpvtwcmmee
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 2,
"string_length": 37,
"words": [
"nzecsisizjnugjnhlytiagieiwpoqvfdjpphh",
"ofdjrnrnfcokgcoeahynsgnunzmlpvtwcmmee"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
eusqibudtfbdfvrfnpylyimsjybohgpqlv laosfxaizvxivupvqywrwfkomwxbhdysru
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 3,
"string_length": 35,
"words": [
"eusqibudtfbdfvrfnpylyimsjybohgpqlv",
"laosfxaizvxivupvqywrwfkomwxbhdysru"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
gcagksbwsfuyolqrdktmyaxfirtyxoz uheuyofpojbarkvciystaezjdcsazrw
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 4,
"string_length": 32,
"words": [
"gcagksbwsfuyolqrdktmyaxfirtyxoz",
"uheuyofpojbarkvciystaezjdcsazrw"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
kgeotbhiebqsgmcaxpltygjcbdfilgoakei gjufyzspuzimjvhtlxcybjohzqwpcjftgup
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 5,
"string_length": 36,
"words": [
"kgeotbhiebqsgmcaxpltygjcbdfilgoakei",
"gjufyzspuzimjvhtlxcybjohzqwpcjftgup"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
kkuvjzbqvjaafvsmfqhfpkuyyiewgwflzvobts nnwifeoyifjjpiakpylpunwbbtvqhqpmeiroza
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 6,
"string_length": 39,
"words": [
"kkuvjzbqvjaafvsmfqhfpkuyyiewgwflzvobts",
"nnwifeoyifjjpiakpylpunwbbtvqhqpmeiroza"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
ijahjdfdpacgocdfimylwtphmntvget juyluavadyxmqxavjipgzedlinekmre
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 7,
"string_length": 32,
"words": [
"ijahjdfdpacgocdfimylwtphmntvget",
"juyluavadyxmqxavjipgzedlinekmre"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
lcqryhrfiycvytwrnybwmcyenivxngfetvrkmh cdjuphuqapdypxfuepifsdpweaytemqwxyhlsh
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 8,
"string_length": 38,
"words": [
"lcqryhrfiycvytwrnybwmcyenivxngfetvrkmh",
"cdjuphuqapdypxfuepifsdpweaytemqwxyhlsh"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
kckekxkayhoonikephztlbvxzqpkibdzkx mrmgmbmdhxeeqsmgpxlfzujblapnsuylmb
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 9,
"string_length": 34,
"words": [
"kckekxkayhoonikephztlbvxzqpkibdzkx",
"mrmgmbmdhxeeqsmgpxlfzujblapnsuylmb"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
dqmfbzxposrzqcejmitrghkfoaanerybnm wayxzgsjivtgadhnyqmteulxibbfhtozfy
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 10,
"string_length": 35,
"words": [
"dqmfbzxposrzqcejmitrghkfoaanerybnm",
"wayxzgsjivtgadhnyqmteulxibbfhtozfy"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
vaqaldpldfdpzlcvcfflajahpyfrhkochjfjpzxq gdidtsxtsysxrtngnyytdvdmxfypmwunmvyvxkbi
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 11,
"string_length": 40,
"words": [
"vaqaldpldfdpzlcvcfflajahpyfrhkochjfjpzxq",
"gdidtsxtsysxrtngnyytdvdmxfypmwunmvyvxkbi"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
uqcydvpbxkamkfwegolsdszfocsnxogz tkwhfxgjameomsudqyncfcbsywczayqb
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 12,
"string_length": 33,
"words": [
"uqcydvpbxkamkfwegolsdszfocsnxogz",
"tkwhfxgjameomsudqyncfcbsywczayqb"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
vdrzrlqoaykwpangcocrawdkmcjmzusm ejbabickgdsvlgqnykybgvjawyzwaxow
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 13,
"string_length": 32,
"words": [
"vdrzrlqoaykwpangcocrawdkmcjmzusm",
"ejbabickgdsvlgqnykybgvjawyzwaxow"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
wuknitygspofcitvvxnofhjavzkqwlhhpglsgh wbfpklyutoqcaklnngpqcjevnhfiwsjjoustuj
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 14,
"string_length": 39,
"words": [
"wuknitygspofcitvvxnofhjavzkqwlhhpglsgh",
"wbfpklyutoqcaklnngpqcjevnhfiwsjjoustuj"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
tcyuwsalowdkwtfffokfgajgmgaacc szwgfxbayfpcfsmmmycmvbkvevbbzz
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 15,
"string_length": 31,
"words": [
"tcyuwsalowdkwtfffokfgajgmgaacc",
"szwgfxbayfpcfsmmmycmvbkvevbbzz"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
dvvxlbxbtuiqqjxkhpbhjfpzuzttdcrvxfffdcs cyyfjqfqzmsuulfrwkqwlvkemezzcbgyfvvvcbn
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 16,
"string_length": 40,
"words": [
"dvvxlbxbtuiqqjxkhpbhjfpzuzttdcrvxfffdcs",
"cyyfjqfqzmsuulfrwkqwlvkemezzcbgyfvvvcbn"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
wsushsqqbujdyaiwpyurvrgrerhgdwtyg geieheffciubyadgpyiqmqxqtqhxbgkyx
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 17,
"string_length": 34,
"words": [
"wsushsqqbujdyaiwpyurvrgrerhgdwtyg",
"geieheffciubyadgpyiqmqxqtqhxbgkyx"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
fcxphfocwmfuatufscubkrfnvgaylrawis rwalxrywscrojgormwotuzrevkjbnzjsqm
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 18,
"string_length": 35,
"words": [
"fcxphfocwmfuatufscubkrfnvgaylrawis",
"rwalxrywscrojgormwotuzrevkjbnzjsqm"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
vyybslrxzwawzysmfouyxytjwzbnemczplqkr bqqdwkgylsfslqwzxupqyqcrsldinzolhkjmg
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 19,
"string_length": 38,
"words": [
"vyybslrxzwawzysmfouyxytjwzbnemczplqkr",
"bqqdwkgylsfslqwzxupqyqcrsldinzolhkjmg"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
culazeziqasgnnrkgstuyxuutmntevtdgggvsff gnmxsbsptxufoolvfuznwqnnzyozbkzjfffkucc
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 20,
"string_length": 40,
"words": [
"culazeziqasgnnrkgstuyxuutmntevtdgggvsff",
"gnmxsbsptxufoolvfuznwqnnzyozbkzjfffkucc"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
ehorhvrwdphfctptncjkmlnvipyjistsoxlpl tlbolaokmcleuqcqyudvpnyaschdsgqgbjncn
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 21,
"string_length": 38,
"words": [
"ehorhvrwdphfctptncjkmlnvipyjistsoxlpl",
"tlbolaokmcleuqcqyudvpnyaschdsgqgbjncn"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
tksebbjnrxdrorzggecvsjxovukmadlazpcxz knxbddpzaoqasayjjbelxposltnchqihyfeoy
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 22,
"string_length": 38,
"words": [
"tksebbjnrxdrorzggecvsjxovukmadlazpcxz",
"knxbddpzaoqasayjjbelxposltnchqihyfeoy"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
axaxkwckxewqneiadbflgltwcoqpjjyyjesd ptptawlatrwbirfpyknzdzowlmbjqqccqrgy
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 23,
"string_length": 37,
"words": [
"axaxkwckxewqneiadbflgltwcoqpjjyyjesd",
"ptptawlatrwbirfpyknzdzowlmbjqqccqrgy"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
cxeizabndmwaiolsvxthtqvuvjhlbor bquwteixfmsewyaprqgcgvrlrzcaiyh
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 24,
"string_length": 32,
"words": [
"cxeizabndmwaiolsvxthtqvuvjhlbor",
"bquwteixfmsewyaprqgcgvrlrzcaiyh"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
mmemqevpzpzxiquoowfanjbwhplmktx ggcghcdbqbqzrhosslwjeiflmbygapz
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 25,
"string_length": 32,
"words": [
"mmemqevpzpzxiquoowfanjbwhplmktx",
"ggcghcdbqbqzrhosslwjeiflmbygapz"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
digmeykzwpiyprvvsmxofksgwfxgglbsqjnrvm wcpzbtqdkictilxxvzhnrqvpkrkppajvmgflxz
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 26,
"string_length": 38,
"words": [
"digmeykzwpiyprvvsmxofksgwfxgglbsqjnrvm",
"wcpzbtqdkictilxxvzhnrqvpkrkppajvmgflxz"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
ztymmgakbfomuvuvnjaviotdelrvsc lkvwwzadtxjwoyoyibaysjkfrqeych
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 27,
"string_length": 31,
"words": [
"ztymmgakbfomuvuvnjaviotdelrvsc",
"lkvwwzadtxjwoyoyibaysjkfrqeych"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
xfihtnbcwajoxirqusxjjiqbnrflctb gjeipzkwamcugeqtfvgccetkzqjbwpk
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 28,
"string_length": 32,
"words": [
"xfihtnbcwajoxirqusxjjiqbnrflctb",
"gjeipzkwamcugeqtfvgccetkzqjbwpk"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
bejerartasljfwptsogfyxhcffcbdluelvsr smrmqlpalnwregdanhfeukjbeebspwymwvnq
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 29,
"string_length": 36,
"words": [
"bejerartasljfwptsogfyxhcffcbdluelvsr",
"smrmqlpalnwregdanhfeukjbeebspwymwvnq"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
dlkluhfcfwnxxrradsmelclqclgnzrmg mdcdbhaqastjjvvgmrozdqdiqdxtweox
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 30,
"string_length": 32,
"words": [
"dlkluhfcfwnxxrradsmelclqclgnzrmg",
"mdcdbhaqastjjvvgmrozdqdiqdxtweox"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
qzuroaxsmmlqkzpetbrxnufsvenpjaztmr ugcwvxroqqduigbhkpwrlcyothlbfxgkqw
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 31,
"string_length": 35,
"words": [
"qzuroaxsmmlqkzpetbrxnufsvenpjaztmr",
"ugcwvxroqqduigbhkpwrlcyothlbfxgkqw"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
iibzlxaxzyatnpcfmehsvgdnypssneiogqofnztz jjqxoukuxeksbgphltcdfavbegddbgjiarihbxsx
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 32,
"string_length": 40,
"words": [
"iibzlxaxzyatnpcfmehsvgdnypssneiogqofnztz",
"jjqxoukuxeksbgphltcdfavbegddbgjiarihbxsx"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
xdahhhniredhlemohvvfqzstrpyprmiblahimw ybnwwwkautbwitqpwffgdhzsucvcuqaoinwajx
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 33,
"string_length": 38,
"words": [
"xdahhhniredhlemohvvfqzstrpyprmiblahimw",
"ybnwwwkautbwitqpwffgdhzsucvcuqaoinwajx"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
oumuujqrucbphgdyxrhwfcwjwrdnhgiisvq xyqyyzjgyomsielnagihfohzhglcierrkbj
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 34,
"string_length": 36,
"words": [
"oumuujqrucbphgdyxrhwfcwjwrdnhgiisvq",
"xyqyyzjgyomsielnagihfohzhglcierrkbj"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
ciqtfwssqzazyirkvvrrvnxnkribdrigrb xjvrhcllveneujtgkkttkmimgtjywtjpty
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 35,
"string_length": 35,
"words": [
"ciqtfwssqzazyirkvvrrvnxnkribdrigrb",
"xjvrhcllveneujtgkkttkmimgtjywtjpty"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
hemwwovokclynzjllpjifutenzwaddasx diymmbzbsunxlernnfrockpilemhqqhat
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 36,
"string_length": 34,
"words": [
"hemwwovokclynzjllpjifutenzwaddasx",
"diymmbzbsunxlernnfrockpilemhqqhat"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
tcdqrsinzqnloeqpnydxrpxiwczoelcn mriegqhodeoayuejopibgjbhkrdyuaro
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 37,
"string_length": 33,
"words": [
"tcdqrsinzqnloeqpnydxrpxiwczoelcn",
"mriegqhodeoayuejopibgjbhkrdyuaro"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
nlklsjcpczgftzcllgzwerisdfautgsydi fagactiqidspodiaasdlzebcjphmoscrjb
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 38,
"string_length": 35,
"words": [
"nlklsjcpczgftzcllgzwerisdfautgsydi",
"fagactiqidspodiaasdlzebcjphmoscrjb"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
ykqzxjsuchtvjucgzjnzowcnxskndlldedjiphu zksmbdxqwlycdqmemdtmonwtbxkthuuhihdfjlq
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 39,
"string_length": 39,
"words": [
"ykqzxjsuchtvjucgzjnzowcnxskndlldedjiphu",
"zksmbdxqwlycdqmemdtmonwtbxkthuuhihdfjlq"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
abbzejmgvkirblqiqzslnsklkbnxowhsl qmmdxyvrofpcmnjojdlntlfnfmtuwhzln
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 40,
"string_length": 33,
"words": [
"abbzejmgvkirblqiqzslnsklkbnxowhsl",
"qmmdxyvrofpcmnjojdlntlfnfmtuwhzln"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
xfpwvupfmlkqxzbsxlodkyxbtxcjwazgslxvht lfyrpeyncatzlsqbladotmlqhlgurnskbalpxh
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 41,
"string_length": 38,
"words": [
"xfpwvupfmlkqxzbsxlodkyxbtxcjwazgslxvht",
"lfyrpeyncatzlsqbladotmlqhlgurnskbalpxh"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
pshvqjtkaotchqpabfqahuicvmunedqkrks tzjwhkfyimfojhtiqshijxaowuxgvcbyeyz
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 42,
"string_length": 35,
"words": [
"pshvqjtkaotchqpabfqahuicvmunedqkrks",
"tzjwhkfyimfojhtiqshijxaowuxgvcbyeyz"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
ivxghkctxtmfsmqjqhcwcfnlsofacpnyze jpfrwnmbfbkmakxixwmemtslautdmhscqy
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 43,
"string_length": 34,
"words": [
"ivxghkctxtmfsmqjqhcwcfnlsofacpnyze",
"jpfrwnmbfbkmakxixwmemtslautdmhscqy"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
ysrauiimsgvporqruqfqlmjnqvnpbea dbnckzzabuelvngnkgrgtawyaeylmhc
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 44,
"string_length": 31,
"words": [
"ysrauiimsgvporqruqfqlmjnqvnpbea",
"dbnckzzabuelvngnkgrgtawyaeylmhc"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
keyknnisoqtjezunkemdbywxhvgupiuyj obhoaafqinkwbysahbdechrtmpvsgfshw
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 45,
"string_length": 33,
"words": [
"keyknnisoqtjezunkemdbywxhvgupiuyj",
"obhoaafqinkwbysahbdechrtmpvsgfshw"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
yvwashfitxyhmuixypcvzcwaxbsqaoarfosff mjsikzqcexmzlgcxmyhojhsixpkdibirqbkqq
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 46,
"string_length": 37,
"words": [
"yvwashfitxyhmuixypcvzcwaxbsqaoarfosff",
"mjsikzqcexmzlgcxmyhojhsixpkdibirqbkqq"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
nfrmvnhrgxdcgxbkdrmqodysfanrfysb rkefartecscocsjmyefluywqkhrekwqj
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 47,
"string_length": 32,
"words": [
"nfrmvnhrgxdcgxbkdrmqodysfanrfysb",
"rkefartecscocsjmyefluywqkhrekwqj"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
qgulgueelrdplxfzhsajuihmssrcbbkabd hungunwwgcfqgkrjayzttlaoyycessxzsf
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 48,
"string_length": 34,
"words": [
"qgulgueelrdplxfzhsajuihmssrcbbkabd",
"hungunwwgcfqgkrjayzttlaoyycessxzsf"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
hzxxxxevlvbojybhxnokodwjnkmyohld hkbbbbpnznurjuuhbwrerdijweayrhzd
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 49,
"string_length": 32,
"words": [
"hzxxxxevlvbojybhxnokodwjnkmyohld",
"hkbbbbpnznurjuuhbwrerdijweayrhzd"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
kbejgqrhpsgzdqdhjznnhfxmmpeznzczctqbs zvdouxjasguwcxcaowhkaiynnsdwkwrwrlxvg
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 50,
"string_length": 37,
"words": [
"kbejgqrhpsgzdqdhjznnhfxmmpeznzczctqbs",
"zvdouxjasguwcxcaowhkaiynnsdwkwrwrlxvg"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
dilziybgtihowjjcqguuyjqrptjirrjubsgjvf almtlipydlqfkuunoyxxwuojzduljjuxpcyubv
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 51,
"string_length": 38,
"words": [
"dilziybgtihowjjcqguuyjqrptjirrjubsgjvf",
"almtlipydlqfkuunoyxxwuojzduljjuxpcyubv"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
emhlmtkmslxbhdmxwefhunrmbwlpjehcxyezzh qszasjystakvzlskcqozdhmsvcapfqzgkxqwwz
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 52,
"string_length": 39,
"words": [
"emhlmtkmslxbhdmxwefhunrmbwlpjehcxyezzh",
"qszasjystakvzlskcqozdhmsvcapfqzgkxqwwz"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
dbqftwbvgtvwewielzotztoteazidihwqusnagl zesymkeidmikkkhxlatmamtmxpahzhwksqcrpdl
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 53,
"string_length": 39,
"words": [
"dbqftwbvgtvwewielzotztoteazidihwqusnagl",
"zesymkeidmikkkhxlatmamtmxpahzhwksqcrpdl"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
hvynzwrylfbgkxclayspxavlrfgdkjgwehb koyszglymbqrcuimdyfaudomlbrwcnrgvkq
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 54,
"string_length": 36,
"words": [
"hvynzwrylfbgkxclayspxavlrfgdkjgwehb",
"koyszglymbqrcuimdyfaudomlbrwcnrgvkq"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
lpsjsdlsrxhyuekzigfjdfirkkebrdpxr buzyzqbziwftoekrldjyqjlikkepiquwi
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 55,
"string_length": 34,
"words": [
"lpsjsdlsrxhyuekzigfjdfirkkebrdpxr",
"buzyzqbziwftoekrldjyqjlikkepiquwi"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
pmqdkbvpwsbjjupwdnqvkzzgveavkvnbmkij ayjiovgakqkxxnakibjgouumgelgogbvyopx
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 56,
"string_length": 36,
"words": [
"pmqdkbvpwsbjjupwdnqvkzzgveavkvnbmkij",
"ayjiovgakqkxxnakibjgouumgelgogbvyopx"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
tcfeanrqmbofxzgrnahqypkmvkrxavtxplvn mrltbhiufcolnpyihbsuzgqfdqinbdmngadh
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 57,
"string_length": 37,
"words": [
"tcfeanrqmbofxzgrnahqypkmvkrxavtxplvn",
"mrltbhiufcolnpyihbsuzgqfdqinbdmngadh"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
jndmbkrehyuzvlmvokebozwisfvzshcb mfkvoewpgztjcrvcdepodjiaxycjxgho
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 58,
"string_length": 33,
"words": [
"jndmbkrehyuzvlmvokebozwisfvzshcb",
"mfkvoewpgztjcrvcdepodjiaxycjxgho"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
kxhvcqyrvzxjvqbcwovrmuiwthebocmrodsxvkil ayunjptlnkyhnpmjiznlcornvuxmzjclzebynarq
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 59,
"string_length": 40,
"words": [
"kxhvcqyrvzxjvqbcwovrmuiwthebocmrodsxvkil",
"ayunjptlnkyhnpmjiznlcornvuxmzjclzebynarq"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
lkhzumgdktzdbxarpztgxacahaftmwhrc mdcfnhpwdbfwvojiefbpojrjjjtbhzcir
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 60,
"string_length": 33,
"words": [
"lkhzumgdktzdbxarpztgxacahaftmwhrc",
"mdcfnhpwdbfwvojiefbpojrjjjtbhzcir"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
nvrdwxhqfgpimftudmgdhmcgjcrlgvntaeuvja dnvofaritqzxwtckobqorbpqupvlqndcehknue
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 61,
"string_length": 38,
"words": [
"nvrdwxhqfgpimftudmgdhmcgjcrlgvntaeuvja",
"dnvofaritqzxwtckobqorbpqupvlqndcehknue"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
dcynbzfrlvotwmxkegitbbizekgmyrl iksmyxzajvnltqdwgfolyyoxgwxqsaj
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 62,
"string_length": 31,
"words": [
"dcynbzfrlvotwmxkegitbbizekgmyrl",
"iksmyxzajvnltqdwgfolyyoxgwxqsaj"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
bsayzzjilmxhntaeytildzdoagtaogunigmlune ojcaggmkvdbzywcqawkvpgpxcnwcxnrykndvryq
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 63,
"string_length": 40,
"words": [
"bsayzzjilmxhntaeytildzdoagtaogunigmlune",
"ojcaggmkvdbzywcqawkvpgpxcnwcxnrykndvryq"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
apbvlxudewzlqrlyfrprdyibdlxnutqxmffqv trluwbegxkvwfywjhyrygjalgwbiecfbzhhfu
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 64,
"string_length": 38,
"words": [
"apbvlxudewzlqrlyfrprdyibdlxnutqxmffqv",
"trluwbegxkvwfywjhyrygjalgwbiecfbzhhfu"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
jhqfketnyzfdciezrvxrcemcrtuubjpodu dfqtoapyzutgvjpunlhnvaevnpiixdrbgi
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 65,
"string_length": 34,
"words": [
"jhqfketnyzfdciezrvxrcemcrtuubjpodu",
"dfqtoapyzutgvjpunlhnvaevnpiixdrbgi"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
lroevuznvirkikyvwdgxlywcavsqozycn ihiklprxlehnenclsmbqucsovlyfircox
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 66,
"string_length": 33,
"words": [
"lroevuznvirkikyvwdgxlywcavsqozycn",
"ihiklprxlehnenclsmbqucsovlyfircox"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
xpcqgrxamuayazdtfdzohfmlzpnoowieva zoujcrzxebxaxqgfmgqihmeyqosiipdntx
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 67,
"string_length": 35,
"words": [
"xpcqgrxamuayazdtfdzohfmlzpnoowieva",
"zoujcrzxebxaxqgfmgqihmeyqosiipdntx"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
ftmnwnrmadirfwsmgelaimkxhvmqzcrqyczuv mpwqcqhwkidhxcrwgfokdwblazwtuehtyeujz
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 68,
"string_length": 37,
"words": [
"ftmnwnrmadirfwsmgelaimkxhvmqzcrqyczuv",
"mpwqcqhwkidhxcrwgfokdwblazwtuehtyeujz"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
yvmbwnkzmoocqyhhcgmrjiiyxycanswcah tkhmpzewhggnstiinvhoxfftytnqzbpiqi
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 69,
"string_length": 34,
"words": [
"yvmbwnkzmoocqyhhcgmrjiiyxycanswcah",
"tkhmpzewhggnstiinvhoxfftytnqzbpiqi"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
guxjzcxstdxevdthndxamosrhcudowgbrcehks vdfiaufklefnzelrjeftmgksrudhgyvqsunrhk
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 70,
"string_length": 38,
"words": [
"guxjzcxstdxevdthndxamosrhcudowgbrcehks",
"vdfiaufklefnzelrjeftmgksrudhgyvqsunrhk"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
beqlmrfuuumyvobdplzjtwhzemhehvv dsurykbwwwymxvyizrhfonehsyesexx
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 71,
"string_length": 31,
"words": [
"beqlmrfuuumyvobdplzjtwhzemhehvv",
"dsurykbwwwymxvyizrhfonehsyesexx"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
yctfagaurbynrbxildmxcqbcyghrfghwlz hcyzbjbnwxhawxmutdemcpxchfswzfsotl
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 72,
"string_length": 34,
"words": [
"yctfagaurbynrbxildmxcqbcyghrfghwlz",
"hcyzbjbnwxhawxmutdemcpxchfswzfsotl"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
iiykhuyqkkfpbqdzfajbwnsaytbwneemkv zzbqnibyqqvmlytovkalrcgkbwlrceexqh
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 73,
"string_length": 35,
"words": [
"iiykhuyqkkfpbqdzfajbwnsaytbwneemkv",
"zzbqnibyqqvmlytovkalrcgkbwlrceexqh"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
ujifqeggrryyqpiozkfqkrpatgokenopmohydsmy shbwrtjjkkiirpbxcowrokrufjxotzxpqxgiydqi
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 74,
"string_length": 40,
"words": [
"ujifqeggrryyqpiozkfqkrpatgokenopmohydsmy",
"shbwrtjjkkiirpbxcowrokrufjxotzxpqxgiydqi"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
vzmiayxfmrmomsnwgwfqkocyigrtpylwe kuibcapqioidigtyeyqrhdfabeoszavyw
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 75,
"string_length": 34,
"words": [
"vzmiayxfmrmomsnwgwfqkocyigrtpylwe",
"kuibcapqioidigtyeyqrhdfabeoszavyw"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
nusytaygfhsvbujrpwyjgxrxvejqxsrf abqsudswjpqonbxectsxwvevokxfvqej
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 76,
"string_length": 33,
"words": [
"nusytaygfhsvbujrpwyjgxrxvejqxsrf",
"abqsudswjpqonbxectsxwvevokxfvqej"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
bhkimcevgomdhhyfsadqipvqoqktzszdiz zbfldxywqvdjbboernjhlgwhvhfiarajla
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 77,
"string_length": 35,
"words": [
"bhkimcevgomdhhyfsadqipvqoqktzszdiz",
"zbfldxywqvdjbboernjhlgwhvhfiarajla"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
wgxycdliuuuuvamvnisobmokrsoldudjfmgyql dhlpjfcqoooowygwsqnebgemanecfofuvghpzc
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 78,
"string_length": 39,
"words": [
"wgxycdliuuuuvamvnisobmokrsoldudjfmgyql",
"dhlpjfcqoooowygwsqnebgemanecfofuvghpzc"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
ozbzyzwpmsmjxfzmbicmazwyimsfyxl cvwvqvgiznzhoxvzwfuzmvgqfznxqol
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 79,
"string_length": 32,
"words": [
"ozbzyzwpmsmjxfzmbicmazwyimsfyxl",
"cvwvqvgiznzhoxvzwfuzmvgqfznxqol"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
udjxdgixnkojyjbrbiaxtatqlpyomhorxrtsvm lkrikxfiytorvrbzbfnisnswuevoadozizsqha
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 80,
"string_length": 39,
"words": [
"udjxdgixnkojyjbrbiaxtatqlpyomhorxrtsvm",
"lkrikxfiytorvrbzbfnisnswuevoadozizsqha"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
jepkypzykynzsjrrsydirhfsugeqju fogcagmacaemtfddtapsdkbtuhoqfu
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 81,
"string_length": 31,
"words": [
"jepkypzykynzsjrrsydirhfsugeqju",
"fogcagmacaemtfddtapsdkbtuhoqfu"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
zmbpzomsqmsciyfvwkjzixtogqjitcxrdob yqfkyaqnbqncmzxitgvymujarbvmjmuodaf
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 82,
"string_length": 35,
"words": [
"zmbpzomsqmsciyfvwkjzixtogqjitcxrdob",
"yqfkyaqnbqncmzxitgvymujarbvmjmuodaf"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
budlttwrqhwiuzzqfpnwkswnjzrpmowaq vumeaaszdxsturrdbfhsgishyrzfkpsqd
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 83,
"string_length": 34,
"words": [
"budlttwrqhwiuzzqfpnwkswnjzrpmowaq",
"vumeaaszdxsturrdbfhsgishyrzfkpsqd"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
tczqzhwrkljombqqabwrucwvocmpjmvdknwvfws ghwpwevozfbstyppqyvokhvdshtcbtdjznvdxvr
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 84,
"string_length": 40,
"words": [
"tczqzhwrkljombqqabwrucwvocmpjmvdknwvfws",
"ghwpwevozfbstyppqyvokhvdshtcbtdjznvdxvr"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
gisvchoykooibdlqdtloniaeielapnd usqtakiolfisfxjwxbjicsgrsrjgncx
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 85,
"string_length": 31,
"words": [
"gisvchoykooibdlqdtloniaeielapnd",
"usqtakiolfisfxjwxbjicsgrsrjgncx"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
lqfwehnujsjlizaqyyalmuevsfgrgxxja eskcindfyvyebtgshhgepfiuvkajazzyg
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 86,
"string_length": 34,
"words": [
"lqfwehnujsjlizaqyyalmuevsfgrgxxja",
"eskcindfyvyebtgshhgepfiuvkajazzyg"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
apoccifhgbqyfiejdbrpcgzcqjpetyyqatbidanv rdhaavelyfitevjgufzdaysaigdjwooirwfvurtc
| False | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": false,
"solvable": false,
"source_dataset": "isomorphic_strings",
"source_index": 87,
"string_length": 40,
"words": [
"apoccifhgbqyfiejdbrpcgzcqjpetyyqatbidanv",
"rdhaavelyfitevjgufzdaysaigdjwooirwfvurtc"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
bhwscyyhaklmjfwqmyqdbohpbkakwfantifbrx dgtahppgfuqsnjtrsprvdygxdufutjfocwjdbe
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 88,
"string_length": 39,
"words": [
"bhwscyyhaklmjfwqmyqdbohpbkakwfantifbrx",
"dgtahppgfuqsnjtrsprvdygxdufutjfocwjdbe"
]
} | 5 |
Two strings are isomorphic if the characters in one string can be replaced to get the second string.
All occurrences of a character must be replaced with another character while preserving the order of characters.
No two characters may map to the same character, but a character may map to itself.
Return True if the following two strings are isomorphic, or False otherwise:
aosjltnchqckdxgdvmsdjqewfzblitovztq ljgenmviuoiskprkxagkeocyfqdnbmjxqmo
| True | {
"difficulty": {
"string_length": [
31,
40
]
},
"solution": true,
"solvable": true,
"source_dataset": "isomorphic_strings",
"source_index": 89,
"string_length": 36,
"words": [
"aosjltnchqckdxgdvmsdjqewfzblitovztq",
"ljgenmviuoiskprkxagkeocyfqdnbmjxqmo"
]
} | 5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.