Back to the 2022 paper

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

20227m

Design an NPDA (empty stack and final state acceptance) for:

L={palindromes over {a,b}} L = \{\text{palindromes over } \{a,b\}\}

Similar questions