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

Python library for all standard data structures.

  pygorithm-module-in-python/ # Help on package pygorithm.data_structures help ( data_structures ) Output: NAME pygorithm.data_structur...