Back to the 2019 paper

Module 2: Context-free languages and pushdown automata

20197m

Design a push-down automata for accepting the string for the language L={WWRW{a,b}}L = \{WW^R \mid W \in \{a, b\}^*\} by the empty stack as well as final state.

Similar questions