Assignment 1
Assignment 1
Assignment.
Design and Manufacturing Kurnool
Deadline: 20 Oct, 2022
www.iiitk.ac.in
Time 12.30 pm
CS303T Theory of Computation
Total: 10 Marks
Instruction: Write the assignment problems in A4 sheets only.
7. (RE to NFA) Convert the regular expression (a+b)+ b∗ into a Non-deterministic Finite
Automata (NFA).
8. (DFA to RE) Construct a regular expression for the language L = {w | w does not
contains contains the sub-string 110}.
9. (NFA to DFA) Convert the following NFA to an equivalent DFA.
10. Construct a DFA for the language of strings that do not contain the string 001 as a
sub-sequence.