Recent questions tagged theory-of-computation

1 votes
1 answer
1
0 votes
2 answers
2
0 votes
1 answer
3
0 votes
0 answers
5
0 votes
1 answer
8
0 votes
1 answer
9
Write regular expression for the set of strings of 0's and 1's with at most one pair of consecutive 1's.
0 votes
0 answers
15
Consider a regular language R and a context free language C. Let the PDA that recognizes C be called P=(QP,∑,Γ,δP,q0P,FP), and the DFA that reconginzes R be (QR...
0 votes
0 answers
16
0 votes
1 answer
27
Give state diagrams of DFAs recognizing the following languages. In all parts, the alphabet is {0,1}.1- {w| w starts with 0 and has odd length, or starts with 1 and has e...