Back to the 2020 paper

Module 2: Context-free languages and pushdown automata

20207m

Design a pushdown 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