question_idx int64 0 175k | question stringlengths 55 113 | answer int64 0 10 | word stringlengths 4 10 ⌀ | character stringclasses 52
values | task stringclasses 4
values |
|---|---|---|---|---|---|
174,900 | What is the index of the last occurrence of the character 'e' in the string 'idealboghe'?
Start counting from 0. | 9 | idealboghe | e | find_last_occurrence |
174,901 | What is the index of the last occurrence of the character 'N' in the string 'deviceNode'?
Start counting from 0. | 6 | deviceNode | N | find_last_occurrence |
174,902 | What is the index of the last occurrence of the character 'X' in the string 'XKBVARIANT'?
Start counting from 0. | 0 | XKBVARIANT | X | find_last_occurrence |
174,903 | What is the index of the last occurrence of the character 'a' in the string 'caucasians'?
Start counting from 0. | 7 | caucasians | a | find_last_occurrence |
174,904 | What is the index of the last occurrence of the character 'g' in the string 'converting'?
Start counting from 0. | 9 | converting | g | find_last_occurrence |
174,905 | What is the index of the last occurrence of the character 'a' in the string 'ChadFulton'?
Start counting from 0. | 2 | ChadFulton | a | find_last_occurrence |
174,906 | What is the index of the last occurrence of the character 'a' in the string 'yesteryear'?
Start counting from 0. | 8 | yesteryear | a | find_last_occurrence |
174,907 | What is the index of the last occurrence of the character 'o' in the string 'Crookfield'?
Start counting from 0. | 3 | Crookfield | o | find_last_occurrence |
174,908 | What is the index of the last occurrence of the character 'T' in the string 'TTCGCGCTTC'?
Start counting from 0. | 8 | TTCGCGCTTC | T | find_last_occurrence |
174,909 | What is the index of the last occurrence of the character 'm' in the string 'Humanistic'?
Start counting from 0. | 2 | Humanistic | m | find_last_occurrence |
174,910 | What is the index of the last occurrence of the character 'p' in the string 'Capparella'?
Start counting from 0. | 3 | Capparella | p | find_last_occurrence |
174,911 | What is the index of the last occurrence of the character 'S' in the string 'APPENDAGES'?
Start counting from 0. | 9 | APPENDAGES | S | find_last_occurrence |
174,912 | What is the index of the last occurrence of the character 'r' in the string 'Rediscover'?
Start counting from 0. | 9 | Rediscover | r | find_last_occurrence |
174,913 | What is the index of the last occurrence of the character 's' in the string 'Nyctanthes'?
Start counting from 0. | 9 | Nyctanthes | s | find_last_occurrence |
174,914 | What is the index of the last occurrence of the character 'm' in the string 'italicfrom'?
Start counting from 0. | 9 | italicfrom | m | find_last_occurrence |
174,915 | What is the index of the last occurrence of the character 'n' in the string 'Harnessing'?
Start counting from 0. | 8 | Harnessing | n | find_last_occurrence |
174,916 | What is the index of the last occurrence of the character 'r' in the string 'varselljus'?
Start counting from 0. | 2 | varselljus | r | find_last_occurrence |
174,917 | What is the index of the last occurrence of the character 'g' in the string 'stretching'?
Start counting from 0. | 9 | stretching | g | find_last_occurrence |
174,918 | What is the index of the last occurrence of the character 'r' in the string 'PageNumber'?
Start counting from 0. | 9 | PageNumber | r | find_last_occurrence |
174,919 | What is the index of the last occurrence of the character 'e' in the string 'Geneswitch'?
Start counting from 0. | 3 | Geneswitch | e | find_last_occurrence |
174,920 | What is the index of the last occurrence of the character 't' in the string 'typescript'?
Start counting from 0. | 9 | typescript | t | find_last_occurrence |
174,921 | What is the index of the last occurrence of the character 'o' in the string 'withscores'?
Start counting from 0. | 6 | withscores | o | find_last_occurrence |
174,922 | What is the index of the last occurrence of the character 'e' in the string 'heightMode'?
Start counting from 0. | 9 | heightMode | e | find_last_occurrence |
174,923 | What is the index of the last occurrence of the character 'e' in the string 'lanthanide'?
Start counting from 0. | 9 | lanthanide | e | find_last_occurrence |
174,924 | What is the index of the last occurrence of the character 'h' in the string 'Bahrampour'?
Start counting from 0. | 2 | Bahrampour | h | find_last_occurrence |
174,925 | What is the index of the last occurrence of the character 'o' in the string 'Isportsman'?
Start counting from 0. | 3 | Isportsman | o | find_last_occurrence |
174,926 | What is the index of the last occurrence of the character 'u' in the string 'strictures'?
Start counting from 0. | 6 | strictures | u | find_last_occurrence |
174,927 | What is the index of the last occurrence of the character 'r' in the string 'Prosperous'?
Start counting from 0. | 6 | Prosperous | r | find_last_occurrence |
174,928 | What is the index of the last occurrence of the character 't' in the string 'appConnect'?
Start counting from 0. | 9 | appConnect | t | find_last_occurrence |
174,929 | What is the index of the last occurrence of the character 'l' in the string 'overflight'?
Start counting from 0. | 5 | overflight | l | find_last_occurrence |
174,930 | What is the index of the last occurrence of the character 'l' in the string 'diglycidyl'?
Start counting from 0. | 9 | diglycidyl | l | find_last_occurrence |
174,931 | What is the index of the last occurrence of the character 'd' in the string 'denominate'?
Start counting from 0. | 0 | denominate | d | find_last_occurrence |
174,932 | What is the index of the last occurrence of the character 'r' in the string 'xlsxwriter'?
Start counting from 0. | 9 | xlsxwriter | r | find_last_occurrence |
174,933 | What is the index of the last occurrence of the character 'v' in the string 'coercively'?
Start counting from 0. | 6 | coercively | v | find_last_occurrence |
174,934 | What is the index of the last occurrence of the character 'i' in the string 'discarnate'?
Start counting from 0. | 1 | discarnate | i | find_last_occurrence |
174,935 | What is the index of the last occurrence of the character 'i' in the string 'Cytopathic'?
Start counting from 0. | 8 | Cytopathic | i | find_last_occurrence |
174,936 | What is the index of the last occurrence of the character 'e' in the string 'lawbreaker'?
Start counting from 0. | 8 | lawbreaker | e | find_last_occurrence |
174,937 | What is the index of the last occurrence of the character 'i' in the string 'floristics'?
Start counting from 0. | 7 | floristics | i | find_last_occurrence |
174,938 | What is the index of the last occurrence of the character 'l' in the string 'CampusFull'?
Start counting from 0. | 9 | CampusFull | l | find_last_occurrence |
174,939 | What is the index of the last occurrence of the character 'P' in the string 'EqLinProgr'?
Start counting from 0. | 5 | EqLinProgr | P | find_last_occurrence |
174,940 | What is the index of the last occurrence of the character 'd' in the string 'documenter'?
Start counting from 0. | 0 | documenter | d | find_last_occurrence |
174,941 | What is the index of the last occurrence of the character 'e' in the string 'Intertubez'?
Start counting from 0. | 8 | Intertubez | e | find_last_occurrence |
174,942 | What is the index of the last occurrence of the character 'd' in the string 'Imprudence'?
Start counting from 0. | 5 | Imprudence | d | find_last_occurrence |
174,943 | What is the index of the last occurrence of the character 'e' in the string 'Angiosperm'?
Start counting from 0. | 7 | Angiosperm | e | find_last_occurrence |
174,944 | What is the index of the last occurrence of the character 'h' in the string 'IsMachined'?
Start counting from 0. | 5 | IsMachined | h | find_last_occurrence |
174,945 | What is the index of the last occurrence of the character 'i' in the string 'Ciccarello'?
Start counting from 0. | 1 | Ciccarello | i | find_last_occurrence |
174,946 | What is the index of the last occurrence of the character 'e' in the string 'URLmanager'?
Start counting from 0. | 8 | URLmanager | e | find_last_occurrence |
174,947 | What is the index of the last occurrence of the character 'e' in the string 'flatscreen'?
Start counting from 0. | 8 | flatscreen | e | find_last_occurrence |
174,948 | What is the index of the last occurrence of the character 'l' in the string 'dominantly'?
Start counting from 0. | 8 | dominantly | l | find_last_occurrence |
174,949 | What is the index of the last occurrence of the character 'p' in the string 'Simpliciti'?
Start counting from 0. | 3 | Simpliciti | p | find_last_occurrence |
174,950 | What is the index of the last occurrence of the character 'r' in the string 'bobsledder'?
Start counting from 0. | 9 | bobsledder | r | find_last_occurrence |
174,951 | What is the index of the last occurrence of the character 'e' in the string 'Chingleput'?
Start counting from 0. | 6 | Chingleput | e | find_last_occurrence |
174,952 | What is the index of the last occurrence of the character 'l' in the string 'totalement'?
Start counting from 0. | 4 | totalement | l | find_last_occurrence |
174,953 | What is the index of the last occurrence of the character 'e' in the string 'RecentFlag'?
Start counting from 0. | 3 | RecentFlag | e | find_last_occurrence |
174,954 | What is the index of the last occurrence of the character 'i' in the string 'sarcopenic'?
Start counting from 0. | 8 | sarcopenic | i | find_last_occurrence |
174,955 | What is the index of the last occurrence of the character 'i' in the string 'Persistent'?
Start counting from 0. | 4 | Persistent | i | find_last_occurrence |
174,956 | What is the index of the last occurrence of the character 'e' in the string 'TErrorCode'?
Start counting from 0. | 9 | TErrorCode | e | find_last_occurrence |
174,957 | What is the index of the last occurrence of the character 'C' in the string 'Concretely'?
Start counting from 0. | 0 | Concretely | C | find_last_occurrence |
174,958 | What is the index of the last occurrence of the character 'r' in the string 'Nitrosooxy'?
Start counting from 0. | 3 | Nitrosooxy | r | find_last_occurrence |
174,959 | What is the index of the last occurrence of the character 'c' in the string 'nullisomic'?
Start counting from 0. | 9 | nullisomic | c | find_last_occurrence |
174,960 | What is the index of the last occurrence of the character 'a' in the string 'ambulanten'?
Start counting from 0. | 5 | ambulanten | a | find_last_occurrence |
174,961 | What is the index of the last occurrence of the character 'i' in the string 'Tabulation'?
Start counting from 0. | 7 | Tabulation | i | find_last_occurrence |
174,962 | What is the index of the last occurrence of the character 'n' in the string 'OrblingJan'?
Start counting from 0. | 9 | OrblingJan | n | find_last_occurrence |
174,963 | What is the index of the last occurrence of the character 'r' in the string 'Pratapgarh'?
Start counting from 0. | 8 | Pratapgarh | r | find_last_occurrence |
174,964 | What is the index of the last occurrence of the character 'h' in the string 'erfahrenen'?
Start counting from 0. | 4 | erfahrenen | h | find_last_occurrence |
174,965 | What is the index of the last occurrence of the character 'r' in the string 'defaultfor'?
Start counting from 0. | 9 | defaultfor | r | find_last_occurrence |
174,966 | What is the index of the last occurrence of the character 'e' in the string 'Befriedung'?
Start counting from 0. | 5 | Befriedung | e | find_last_occurrence |
174,967 | What is the index of the last occurrence of the character 'o' in the string 'Goddamming'?
Start counting from 0. | 1 | Goddamming | o | find_last_occurrence |
174,968 | What is the index of the last occurrence of the character 'l' in the string 'Unsolvable'?
Start counting from 0. | 8 | Unsolvable | l | find_last_occurrence |
174,969 | What is the index of the last occurrence of the character 'R' in the string 'CentreBIRD'?
Start counting from 0. | 8 | CentreBIRD | R | find_last_occurrence |
174,970 | What is the index of the last occurrence of the character 'r' in the string 'ultrabrief'?
Start counting from 0. | 6 | ultrabrief | r | find_last_occurrence |
174,971 | What is the index of the last occurrence of the character 'n' in the string 'supersonin'?
Start counting from 0. | 9 | supersonin | n | find_last_occurrence |
174,972 | What is the index of the last occurrence of the character 'a' in the string 'satistifed'?
Start counting from 0. | 1 | satistifed | a | find_last_occurrence |
174,973 | What is the index of the last occurrence of the character 'e' in the string 'Handcuffed'?
Start counting from 0. | 8 | Handcuffed | e | find_last_occurrence |
174,974 | What is the index of the last occurrence of the character 'H' in the string 'REHEARSALS'?
Start counting from 0. | 2 | REHEARSALS | H | find_last_occurrence |
174,975 | What is the index of the last occurrence of the character 'e' in the string 'Gamorreans'?
Start counting from 0. | 6 | Gamorreans | e | find_last_occurrence |
174,976 | What is the index of the last occurrence of the character 'B' in the string 'Blithedale'?
Start counting from 0. | 0 | Blithedale | B | find_last_occurrence |
174,977 | What is the index of the last occurrence of the character 't' in the string 'interjects'?
Start counting from 0. | 8 | interjects | t | find_last_occurrence |
174,978 | What is the index of the last occurrence of the character 'e' in the string 'berryeater'?
Start counting from 0. | 8 | berryeater | e | find_last_occurrence |
174,979 | What is the index of the last occurrence of the character 'r' in the string 'motherfuck'?
Start counting from 0. | 5 | motherfuck | r | find_last_occurrence |
174,980 | What is the index of the last occurrence of the character 'f' in the string 'phenformin'?
Start counting from 0. | 4 | phenformin | f | find_last_occurrence |
174,981 | What is the index of the last occurrence of the character 'j' in the string 'Ejikemeuwa'?
Start counting from 0. | 1 | Ejikemeuwa | j | find_last_occurrence |
174,982 | What is the index of the last occurrence of the character 'a' in the string 'StaticCost'?
Start counting from 0. | 2 | StaticCost | a | find_last_occurrence |
174,983 | What is the index of the last occurrence of the character 'o' in the string 'Homologies'?
Start counting from 0. | 5 | Homologies | o | find_last_occurrence |
174,984 | What is the index of the last occurrence of the character 'h' in the string 'Chepchumba'?
Start counting from 0. | 5 | Chepchumba | h | find_last_occurrence |
174,985 | What is the index of the last occurrence of the character 'i' in the string 'Gutzwiller'?
Start counting from 0. | 5 | Gutzwiller | i | find_last_occurrence |
174,986 | What is the index of the last occurrence of the character 'u' in the string 'autophagic'?
Start counting from 0. | 1 | autophagic | u | find_last_occurrence |
174,987 | What is the index of the last occurrence of the character 'a' in the string 'similarity'?
Start counting from 0. | 5 | similarity | a | find_last_occurrence |
174,988 | What is the index of the last occurrence of the character 'm' in the string 'dinhamhall'?
Start counting from 0. | 5 | dinhamhall | m | find_last_occurrence |
174,989 | What is the index of the last occurrence of the character 'a' in the string 'Makarovska'?
Start counting from 0. | 9 | Makarovska | a | find_last_occurrence |
174,990 | What is the index of the last occurrence of the character 'p' in the string 'paramsDesc'?
Start counting from 0. | 0 | paramsDesc | p | find_last_occurrence |
174,991 | What is the index of the last occurrence of the character 'E' in the string 'Exquisitos'?
Start counting from 0. | 0 | Exquisitos | E | find_last_occurrence |
174,992 | What is the index of the last occurrence of the character 't' in the string 'Commentary'?
Start counting from 0. | 6 | Commentary | t | find_last_occurrence |
174,993 | What is the index of the last occurrence of the character 'e' in the string 'extremitez'?
Start counting from 0. | 8 | extremitez | e | find_last_occurrence |
174,994 | What is the index of the last occurrence of the character 'd' in the string 'rhapsodize'?
Start counting from 0. | 6 | rhapsodize | d | find_last_occurrence |
174,995 | What is the index of the last occurrence of the character 't' in the string 'Puthujjana'?
Start counting from 0. | 2 | Puthujjana | t | find_last_occurrence |
174,996 | What is the index of the last occurrence of the character 'o' in the string 'openrefine'?
Start counting from 0. | 0 | openrefine | o | find_last_occurrence |
174,997 | What is the index of the last occurrence of the character 'm' in the string 'Decimation'?
Start counting from 0. | 4 | Decimation | m | find_last_occurrence |
174,998 | What is the index of the last occurrence of the character 'C' in the string 'CSCSegment'?
Start counting from 0. | 2 | CSCSegment | C | find_last_occurrence |
174,999 | What is the index of the last occurrence of the character 'o' in the string 'onlinedocs'?
Start counting from 0. | 7 | onlinedocs | o | find_last_occurrence |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.