Concept drill
string-reversal
GATE CSE & IT · Data Structures · 1990-2022
3
PYQs
100%
keyed
0
elite explanations
3
years appeared
Study anchor
Source-book anchor pending for this concept.
Practice action
Start latest PYQPYQs in this concept
All concepts →2022 PYQ
Consider the following languages: L 1 = {a n wa n | w $$\in$$ {a, b}*} L 2 = {wxw R | w, x $$\in$$ {a, b}*, | w | , | x | > 0} Note that w R is the reversal of the string w. Which...
mediumanswer keybasic explanation
2008 PYQ
Choose the correct option to fill ? 1 and ? 2 so that the program below prints an input string in reverse order. Assume that the input string is terminated by a newline character....
easyanswer key
1990 PYQ
State whether the following statement is TRUE / FALSE. Regularity is preserved under the operation of string reversal.
easyanswer key