Saturday, March 5, 2022

Question types in Theory of Computation

 Define a Regular Expression for given DFA.

Define a DFA for the given Regular Expression.

Give the language for the given Regular Expression.

Give the Regular Expression for the given Language.


Construct a DFA for given language.

Construct a PDA for given language.

Construct a TM for given language.



Give a CFG for the given language.

Give the language generated by the given CFG.

Show that given CFG is ambiguous.



No comments:

Post a Comment

Resources for preparing for SDE2/SDE3 roles

Software Design principals and patterns. (Design Patterns)  1.  https://bytebytego.com/ 2.  https://refactoring.guru/