Recent questions tagged theory-of-computation

0 votes
1 answer
46
a^n ww^r a^n .. (n>=0, w belongs to (a,b)*)Can someone please explain the flow how we will process the language in CFL.
0 votes
1 answer
52
0 votes
0 answers
54
0 votes
2 answers
55
MIN DFA of {w: w contains an even number of 0s and exactly two 1s} MIN DFA of {w: w contains an even number of 0s or exactly two 1s} ex 111 is valid