Back to the 2023 paper

Module 2: Context-Free Languages (CFL) and PDA

20237m

Design a PDA (empty stack and final state both) for L={WWrW{a,b}}L = \{ WW^r \mid W \in \{a,b\}^* \}.

Similar questions