Dataset Viewer
Auto-converted to Parquet Duplicate
prompt
stringlengths
102
186
continuation
stringclasses
12 values
uuid
unknown
Given two strings, determine the length of the longest common subsequence. Strings: JDZIOBDGFHHBJJWTLISSYXNGBPYOAA BTDRPNVRSBWXFCEPOSWAOYHIQAJKFFF Length of longest common subsequence:
9
[ 240, 49, 2, 188, 104, 194, 73, 157, 138, 240, 8, 131, 199, 244, 37, 230 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ [ [ [ [ ] ] ] { { } } [ ] ] ] [ [ ] [ Valid/Invalid?
Invalid
[ 226, 193, 155, 199, 222, 6, 66, 86, 128, 60, 122, 91, 159, 130, 210, 211 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: } [ Valid/Invalid?
Invalid
[ 215, 138, 216, 14, 10, 107, 71, 126, 141, 179, 10, 205, 139, 89, 70, 12 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ] ( ) { ] { } [ ] { { } } { ( [ ] ] } Valid/Invalid?
Invalid
[ 40, 122, 72, 60, 214, 86, 66, 54, 191, 141, 145, 94, 1, 238, 60, 176 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( ) ( [ ] ) { [ [ ] ] [ ( ) ] [ ] { } } Valid/Invalid?
Valid
[ 212, 30, 236, 168, 250, 174, 77, 41, 183, 13, 205, 1, 29, 174, 131, 4 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ [ ] ] ( ) ( ) { } Valid/Invalid?
Valid
[ 17, 113, 33, 32, 142, 95, 64, 213, 169, 242, 5, 73, 148, 96, 2, 203 ]
Given two strings, determine the length of the longest common subsequence. Strings: SNGAVZEZAZJGWBDCLLJQJEFLG NELNFIYRLBYCXXMYPQGEXG Length of longest common subsequence:
7
[ 212, 125, 206, 160, 34, 87, 73, 152, 141, 237, 170, 187, 13, 81, 105, 142 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( [ ] ] [ [ ] ] ( ) { } [ ( ) [ ] ] ( { Valid/Invalid?
Invalid
[ 219, 27, 107, 140, 1, 9, 67, 85, 156, 42, 170, 93, 80, 20, 24, 248 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { ] { ( { { { ] } } { ( ( [ ] ) ) } ) } Valid/Invalid?
Invalid
[ 236, 36, 20, 223, 103, 102, 72, 179, 181, 165, 131, 94, 100, 89, 149, 246 ]
Given two strings, determine the length of the longest common subsequence. Strings: OXTCJQRRTHWDOTJYAGBT QRVTEPDPTZPXAXGPOBRTFJOGZDV Length of longest common subsequence:
9
[ 77, 72, 143, 187, 181, 246, 68, 37, 172, 251, 245, 100, 236, 18, 28, 228 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ] ( ( [ ] ) ( ( ) ) ) ( [ ] ( ( ) ) ) Valid/Invalid?
Valid
[ 137, 14, 164, 61, 144, 82, 77, 1, 142, 63, 83, 82, 198, 113, 214, 56 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { } { ( ) { } } ( ) Valid/Invalid?
Valid
[ 176, 167, 96, 216, 225, 41, 65, 49, 155, 100, 152, 251, 42, 15, 28, 143 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ) ) ) } { { ) ] ) } ) } ) ) } } ) } ) } Valid/Invalid?
Invalid
[ 102, 5, 54, 153, 123, 106, 71, 135, 185, 71, 8, 56, 148, 127, 15, 55 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ { [ ] } { { ( [ ] ) [ [ ] ] ( ) } } ] Valid/Invalid?
Valid
[ 76, 163, 182, 84, 190, 10, 67, 86, 163, 171, 238, 169, 25, 62, 137, 210 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ( ] { { ( [ ( ( ) { } ) ] ( ) ) } } ] Valid/Invalid?
Invalid
[ 1, 245, 188, 121, 153, 155, 77, 161, 191, 204, 246, 214, 87, 152, 124, 208 ]
Given two strings, determine the length of the longest common subsequence. Strings: DFHFTUUZTMEGMHNEFPZ IFIGWCNVGEDBBTFDUNHLNNNIAJ Length of longest common subsequence:
5
[ 146, 95, 94, 81, 48, 226, 64, 74, 154, 88, 123, 171, 81, 86, 134, 196 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( ) ( ] { } ) ( { } Valid/Invalid?
Invalid
[ 57, 227, 189, 95, 15, 39, 69, 167, 188, 49, 0, 241, 51, 116, 73, 46 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ] [ ] ( ) [ [ ] { [ { } ] } ] [ } { } Valid/Invalid?
Invalid
[ 161, 147, 165, 218, 135, 92, 78, 0, 171, 158, 34, 146, 206, 118, 71, 248 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { { { { } { } } ) } Valid/Invalid?
Invalid
[ 129, 114, 63, 28, 240, 202, 73, 237, 185, 90, 64, 181, 168, 18, 94, 69 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ] { } ( { } ) { } ) ( ) { } [ ] ( ) ( Valid/Invalid?
Invalid
[ 212, 210, 212, 67, 177, 133, 71, 2, 136, 247, 130, 235, 60, 7, 9, 151 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ) ( ) { Valid/Invalid?
Invalid
[ 191, 18, 38, 99, 196, 162, 65, 144, 187, 189, 66, 103, 130, 86, 96, 50 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ( ) ] [ [ ] ( ) ] Valid/Invalid?
Valid
[ 194, 85, 55, 34, 35, 219, 64, 49, 182, 30, 24, 132, 241, 163, 114, 93 ]
Given two strings, determine the length of the longest common subsequence. Strings: HDMAPHPVOMFOHLQJPVCMSQYKJLV DRYSSVFFXQGLYBGRSMIBUTBITRASV Length of longest common subsequence:
7
[ 36, 116, 154, 61, 47, 203, 77, 181, 139, 213, 85, 18, 187, 2, 11, 63 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( { } [ ] ) { } [ ( ( ) ( ) ) ] [ ] ( ) Valid/Invalid?
Valid
[ 30, 96, 135, 167, 236, 182, 73, 64, 150, 154, 173, 211, 173, 95, 40, 38 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ] { } { } [ [ ] ] ( ) { } ( { ( ) } ) Valid/Invalid?
Valid
[ 82, 174, 97, 93, 84, 158, 69, 177, 150, 54, 40, 89, 8, 163, 51, 15 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { ( ) } { [ [ ] ] } Valid/Invalid?
Valid
[ 172, 212, 201, 8, 187, 215, 77, 161, 142, 163, 105, 115, 121, 136, 44, 19 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: } } } } } ) ( ( ] } } } } ) ) ) ) } ) } Valid/Invalid?
Invalid
[ 255, 122, 81, 77, 55, 103, 77, 241, 175, 255, 141, 25, 253, 58, 69, 5 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: } ) { { ] ] ( ) ( } ( { } ] ) } [ ] ) ) Valid/Invalid?
Invalid
[ 208, 65, 66, 237, 114, 196, 69, 21, 170, 130, 74, 180, 189, 189, 62, 252 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( { ( { { { } } } ( ) { ( ) } ( ) ) { } Valid/Invalid?
Invalid
[ 234, 143, 33, 1, 223, 50, 67, 119, 151, 99, 195, 81, 80, 204, 171, 162 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( { [ ] [ { { { [ [ [ ] ] ] } } } ] } ) Valid/Invalid?
Valid
[ 47, 202, 226, 79, 12, 239, 70, 137, 161, 121, 216, 21, 75, 45, 156, 169 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { ( ( ) ) ( ) [ ] ( [ { } ] ( [ ] ) ) } Valid/Invalid?
Valid
[ 251, 164, 139, 138, 140, 172, 71, 45, 133, 96, 61, 45, 238, 10, 248, 112 ]
Given two strings, determine the length of the longest common subsequence. Strings: VLZNAPYUVZTHKPHNPHOYMJYPOGVI QWFMTALPIWBIYCPWZNOVPZVEK Length of longest common subsequence:
8
[ 188, 165, 23, 49, 151, 205, 66, 206, 153, 183, 121, 75, 129, 26, 198, 171 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { ( ( ) [ ] [ ] ( { { } ( [ ] ) } ) ) } Valid/Invalid?
Valid
[ 65, 48, 33, 210, 74, 8, 69, 138, 128, 47, 102, 3, 226, 21, 147, 168 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( { } { } ) { } ( ) Valid/Invalid?
Valid
[ 165, 151, 144, 84, 155, 127, 71, 64, 170, 45, 10, 128, 85, 217, 176, 181 ]
Given two strings, determine the length of the longest common subsequence. Strings: OQOWSVSUTBYWBPODZSGNEFNUPERNLX OUWYNHDELPQNALGJ Length of longest common subsequence:
8
[ 175, 129, 30, 47, 107, 205, 64, 112, 190, 239, 87, 215, 228, 68, 128, 113 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ] [ ] ( ) ( ) { } { } { } { ( [ ] ) } Valid/Invalid?
Valid
[ 23, 93, 118, 110, 18, 53, 64, 1, 145, 61, 229, 123, 160, 248, 197, 192 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ } ( ] Valid/Invalid?
Invalid
[ 26, 6, 94, 180, 101, 11, 75, 125, 176, 163, 231, 218, 180, 125, 62, 73 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { ] } { Valid/Invalid?
Invalid
[ 14, 156, 253, 23, 196, 100, 65, 41, 178, 223, 105, 110, 17, 239, 6, 115 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( { { } { { { } ( { } ( ( ) ) ) } } } ) Valid/Invalid?
Valid
[ 25, 221, 115, 251, 24, 107, 79, 220, 165, 145, 109, 13, 19, 131, 19, 85 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ] [ ] [ ] { } ( ) [ ] { ( ) } { [ ] } Valid/Invalid?
Valid
[ 115, 25, 129, 132, 252, 198, 69, 112, 139, 118, 89, 81, 48, 138, 231, 200 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ) { ) { Valid/Invalid?
Invalid
[ 189, 76, 101, 200, 89, 135, 71, 144, 176, 212, 96, 238, 166, 135, 47, 17 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ) [ { } [ ] ] { } Valid/Invalid?
Invalid
[ 34, 92, 135, 158, 53, 168, 77, 33, 163, 188, 36, 254, 58, 130, 78, 2 ]
Given two strings, determine the length of the longest common subsequence. Strings: FEJXMRCGTZCSQBIEUEPADOXRCR IKCEXOZDZNLUIQHKSVY Length of longest common subsequence:
4
[ 142, 165, 119, 84, 192, 4, 75, 42, 152, 25, 2, 254, 133, 24, 244, 30 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ { [ { } } } } { } { ( ) ( ( ) ) } ( ) Valid/Invalid?
Invalid
[ 9, 34, 88, 250, 54, 140, 65, 20, 182, 211, 36, 175, 52, 248, 172, 207 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { } [ ] ( ) [ [ { ( [ ] ) } ( ) ( ( { } Valid/Invalid?
Invalid
[ 236, 201, 190, 58, 172, 229, 72, 16, 183, 128, 83, 20, 34, 197, 115, 137 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( { } ) ( ( ( ) ) ) Valid/Invalid?
Valid
[ 64, 103, 225, 208, 86, 204, 69, 150, 191, 122, 2, 9, 70, 47, 97, 242 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ( [ ] ] ] ( [ ] ) ( ( ) ) ( [ ( } ] ) Valid/Invalid?
Invalid
[ 39, 167, 80, 251, 239, 217, 72, 93, 140, 184, 81, 8, 167, 185, 93, 14 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: } ( ) { ] [ } ) ) ( [ ) [ [ ) ) { ) } [ Valid/Invalid?
Invalid
[ 249, 107, 51, 251, 35, 131, 78, 62, 150, 38, 197, 99, 116, 233, 35, 225 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ] ( [ ] ( ) ) ( ) Valid/Invalid?
Valid
[ 36, 130, 86, 126, 213, 83, 68, 185, 178, 117, 94, 215, 184, 224, 215, 121 ]
Given two strings, determine the length of the longest common subsequence. Strings: ERPQWLJIKWNRDYTLGPZHVJWSFN BDWJWMWIQLICLN Length of longest common subsequence:
5
[ 155, 36, 107, 173, 1, 207, 67, 78, 147, 57, 95, 109, 183, 121, 10, 157 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: } [ ] } Valid/Invalid?
Invalid
[ 57, 143, 160, 36, 178, 142, 68, 189, 141, 68, 146, 243, 229, 17, 30, 97 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ] { } { } ( ) [ ] Valid/Invalid?
Valid
[ 184, 106, 115, 57, 145, 165, 67, 19, 128, 226, 138, 235, 81, 156, 54, 209 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { ] } ) ) ) } ) ) } ) ) ) { ] ) ) } } } Valid/Invalid?
Invalid
[ 46, 133, 143, 241, 99, 33, 67, 212, 150, 24, 226, 153, 231, 195, 58, 129 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( ] ( ) ( ( ] ) [ ] Valid/Invalid?
Invalid
[ 205, 28, 70, 144, 225, 76, 74, 241, 136, 47, 211, 178, 141, 73, 174, 64 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( [ { } ] ) [ [ ] ] Valid/Invalid?
Valid
[ 192, 78, 86, 186, 194, 141, 66, 130, 137, 160, 17, 110, 106, 238, 249, 9 ]
Given two strings, determine the length of the longest common subsequence. Strings: CHWTAICFFAT YHNQTPXSVDYRPOMWYARFOEZTOYH Length of longest common subsequence:
5
[ 97, 14, 83, 199, 16, 214, 74, 57, 142, 198, 219, 186, 126, 75, 178, 203 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { ] ( ] Valid/Invalid?
Invalid
[ 151, 109, 62, 228, 182, 100, 74, 114, 138, 6, 45, 60, 170, 100, 120, 70 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( ) { { } } { { } } Valid/Invalid?
Valid
[ 206, 222, 37, 23, 193, 114, 65, 238, 148, 101, 48, 9, 152, 159, 49, 36 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ } } [ ( ) ) ) } [ [ ) ) { ) ( } [ ] ) Valid/Invalid?
Invalid
[ 103, 214, 134, 180, 138, 203, 65, 115, 162, 194, 26, 219, 64, 243, 61, 155 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { { [ ] } ) ( ( ) ) { ( ( ( ) } ) } ( ) Valid/Invalid?
Invalid
[ 27, 25, 107, 132, 252, 112, 66, 10, 170, 235, 77, 242, 87, 15, 54, 239 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( ] [ ] Valid/Invalid?
Invalid
[ 170, 198, 115, 133, 250, 187, 71, 215, 159, 142, 159, 202, 174, 173, 83, 237 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( ) { } [ ] [ [ ] ( { { } } ) ] ( ) ( ) Valid/Invalid?
Valid
[ 86, 128, 113, 131, 16, 255, 76, 32, 189, 152, 44, 75, 118, 118, 159, 84 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { ] [ [ Valid/Invalid?
Invalid
[ 190, 219, 56, 59, 186, 248, 68, 35, 186, 6, 139, 214, 99, 216, 251, 19 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: } { [ } } } ) [ } ( Valid/Invalid?
Invalid
[ 231, 155, 99, 110, 144, 119, 73, 209, 164, 82, 111, 87, 204, 20, 63, 247 ]
Given two strings, determine the length of the longest common subsequence. Strings: YJJSMGVGRIDLAZLHIYXAQU ABSWSEEWAFBXEJRALSXYIEAMS Length of longest common subsequence:
6
[ 14, 180, 215, 161, 47, 142, 74, 239, 178, 123, 175, 228, 85, 87, 224, 137 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( ] { } [ ] [ [ ( ) ] ] { } [ ( } { } ] Valid/Invalid?
Invalid
[ 109, 13, 181, 44, 125, 32, 74, 60, 182, 190, 134, 24, 87, 72, 243, 112 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( [ Valid/Invalid?
Invalid
[ 193, 240, 115, 244, 1, 229, 66, 199, 169, 2, 17, 7, 61, 162, 189, 151 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { [ ] { ( { [ [ [ { { } } ] ] ] } ) } } Valid/Invalid?
Valid
[ 28, 173, 10, 237, 28, 239, 73, 141, 141, 225, 136, 59, 208, 233, 12, 82 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ] } } } } [ } ) ( ) ) ) { } ) [ } [ ( Valid/Invalid?
Invalid
[ 152, 185, 174, 244, 2, 73, 72, 170, 185, 108, 59, 192, 212, 138, 251, 37 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ { } ( ) ] { ( ) } Valid/Invalid?
Valid
[ 38, 24, 109, 192, 46, 11, 72, 53, 191, 218, 160, 10, 40, 205, 51, 130 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { } ( ( { [ } } ) ) Valid/Invalid?
Invalid
[ 23, 232, 249, 131, 169, 48, 79, 245, 183, 233, 194, 184, 49, 61, 231, 214 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( ) ( [ ] ( [ ( ) ] { ] ) ) [ ] ( ) ( ) Valid/Invalid?
Invalid
[ 167, 148, 232, 238, 131, 62, 74, 148, 184, 124, 54, 157, 168, 98, 6, 202 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( ) [ ] ) ( ) ( ( [ ] [ { [ { } ] } ] ) Valid/Invalid?
Invalid
[ 87, 232, 143, 70, 85, 227, 69, 107, 137, 243, 129, 178, 80, 114, 152, 88 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ] [ ] ( ) { } [ [ ] ] ( [ [ ] ( ) ] ) Valid/Invalid?
Valid
[ 16, 96, 12, 246, 131, 6, 78, 175, 146, 255, 123, 91, 40, 165, 205, 216 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ] ) ( { } [ ] { } ( ) { [ } { [ ] } } Valid/Invalid?
Invalid
[ 204, 90, 25, 153, 136, 199, 66, 27, 145, 98, 240, 173, 137, 179, 187, 102 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { } { [ Valid/Invalid?
Invalid
[ 131, 30, 221, 221, 37, 120, 74, 124, 158, 43, 50, 113, 50, 201, 41, 195 ]
Given two strings, determine the length of the longest common subsequence. Strings: ZTYIWDRKFTAY HNZV Length of longest common subsequence:
1
[ 207, 234, 32, 161, 154, 102, 76, 253, 162, 212, 74, 247, 32, 19, 87, 124 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { ) [ ] Valid/Invalid?
Invalid
[ 156, 30, 141, 200, 90, 29, 64, 70, 138, 230, 92, 151, 191, 142, 59, 101 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( ( { } ] ] ) } { ) Valid/Invalid?
Invalid
[ 24, 132, 210, 65, 59, 92, 73, 100, 130, 115, 68, 228, 0, 94, 45, 147 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ) ( ) } [ { [ { } ] Valid/Invalid?
Invalid
[ 50, 186, 112, 159, 240, 39, 79, 201, 172, 154, 24, 90, 14, 190, 229, 38 ]
Given two strings, determine the length of the longest common subsequence. Strings: ZNQKNXIHMPRXGQHIJGBJPW JKINUIUWRJCO Length of longest common subsequence:
5
[ 164, 171, 221, 158, 250, 194, 69, 254, 183, 210, 6, 251, 29, 129, 92, 64 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ) } } { [ ) ) [ ] [ Valid/Invalid?
Invalid
[ 169, 124, 216, 152, 108, 117, 67, 111, 144, 123, 245, 121, 134, 27, 217, 54 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( [ { } ( ( ) ) ] ) Valid/Invalid?
Valid
[ 191, 1, 247, 23, 115, 63, 66, 154, 188, 106, 109, 18, 51, 53, 104, 22 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: } } } ) [ } { } { [ Valid/Invalid?
Invalid
[ 39, 252, 222, 178, 198, 55, 73, 81, 158, 28, 64, 250, 95, 217, 100, 94 ]
Given two strings, determine the length of the longest common subsequence. Strings: BYUW EXOPAWZ Length of longest common subsequence:
1
[ 139, 32, 167, 216, 12, 1, 70, 109, 147, 146, 78, 79, 97, 108, 244, 117 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { [ ] } [ ( ) ] { } Valid/Invalid?
Valid
[ 229, 22, 64, 242, 15, 64, 72, 26, 137, 186, 40, 151, 101, 129, 54, 139 ]
Given two strings, determine the length of the longest common subsequence. Strings: HAWBXROVHUFNLRQMQOBDNOU EPMFOTOXWGWXDFLWRDQFCHJNYDDHF Length of longest common subsequence:
7
[ 93, 64, 130, 129, 160, 253, 69, 46, 177, 158, 96, 218, 124, 149, 115, 62 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ] { } ( ) [ ] ( ) Valid/Invalid?
Valid
[ 3, 216, 76, 10, 124, 137, 78, 97, 181, 42, 63, 213, 13, 235, 155, 73 ]
Given two strings, determine the length of the longest common subsequence. Strings: XWSCOLDPOLGRBKYCRUMR RHWQVDTRGOWMAKRUFNYRLHTZXOVXLD Length of longest common subsequence:
7
[ 0, 172, 239, 49, 246, 244, 64, 90, 167, 169, 27, 185, 250, 25, 125, 119 ]
Given two strings, determine the length of the longest common subsequence. Strings: KUEMWKG KMXGTZPRWCVZYHHVWUDQFJRBIOUVSDU Length of longest common subsequence:
3
[ 96, 27, 51, 140, 17, 148, 64, 3, 146, 63, 184, 230, 122, 139, 33, 226 ]
Given two strings, determine the length of the longest common subsequence. Strings: YMOAVCDYFGWHSHIPFSVLJOEN AEVENRFVRSHXBFITCOBZMEAPOXMNSB Length of longest common subsequence:
9
[ 131, 16, 217, 118, 37, 113, 66, 143, 151, 13, 210, 218, 231, 90, 226, 95 ]
Given two strings, determine the length of the longest common subsequence. Strings: KXQVNDHWCECXJPYGJVOHPWG XQUZQQNNALLPJVWECQQ Length of longest common subsequence:
7
[ 215, 186, 120, 142, 189, 176, 65, 198, 168, 67, 244, 45, 215, 71, 66, 40 ]
Given two strings, determine the length of the longest common subsequence. Strings: OZFLBLWIZSVBVIXYKFEIZQWBIBZPQ GGADZAMFTHTNPUMMSYKMTJRYVD Length of longest common subsequence:
5
[ 142, 69, 198, 180, 149, 51, 78, 201, 150, 9, 233, 169, 142, 116, 84, 90 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ) } { ) [ { ] } { } Valid/Invalid?
Invalid
[ 41, 38, 173, 207, 39, 227, 76, 215, 140, 29, 19, 53, 38, 26, 27, 171 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ ] [ ] ( [ ] ( ) ) [ ] [ ] { } ( ( ) ) Valid/Invalid?
Valid
[ 196, 227, 191, 222, 85, 253, 75, 44, 162, 235, 45, 36, 171, 151, 233, 58 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { } ( ( ) [ ] ) ( [ { { { } } } ( ) ] ) Valid/Invalid?
Valid
[ 236, 67, 69, 235, 7, 76, 79, 15, 139, 22, 102, 67, 188, 153, 82, 149 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: ( } { } } } ) [ { ) { } ] ) ) ( } ( } } Valid/Invalid?
Invalid
[ 43, 60, 198, 220, 185, 211, 73, 15, 184, 19, 198, 39, 87, 45, 18, 189 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { } ( [ ] } { } ( ) Valid/Invalid?
Invalid
[ 57, 143, 69, 201, 77, 89, 64, 6, 146, 121, 102, 102, 80, 183, 157, 65 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: [ { [ ] [ ( { ( ) { } ( ) } ) ] } [ ] ] Valid/Invalid?
Valid
[ 184, 221, 238, 54, 59, 58, 67, 40, 134, 132, 190, 240, 5, 162, 210, 198 ]
Determine whether the given sequence of parentheses is properly matched. Sequence: { } ( { } ( [ { [ ] Valid/Invalid?
Invalid
[ 23, 0, 146, 149, 31, 29, 64, 31, 177, 176, 70, 58, 63, 178, 58, 250 ]
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
16