Search results for theory-of-computation

62 votes
9 answers
21
39 votes
4 answers
24
Let $L$ be the set of all binary strings whose last two symbols are the same. The number of states in the minimal state deterministic finite state automaton accepting $L$...
18 votes
7 answers
25
Consider the following language.$L = \{{ x\in \{a,b\}^*\mid}$number of $a$’s in $x$ divisible by $2$ but not divisible by $3\}$The minimum number of states in DFA that ...
24 votes
3 answers
28