Back to the 2020 paper

Module 2: Context-free languages and pushdown automata

20207m

Design ANPDA for accepting the string L={set of all palindrome over {a,b}}L = \{\text{set of all palindrome over } \{a, b\}\} by the empty stack and by final state.

Similar questions