Web Page

Regular expressions and finite automata, Context-free grammars and push-down automata, Regular and context-free languages, Pumping lemma, Turing machines and undecidability.

$$\scriptsize{\overset{{\large{\textbf{Mark Distribution in Previous GATE}}}}{\begin{array}{|c|c|c|c|c|c|c|c|}\hline
\textbf{Year}& \textbf{2022} & \textbf{2021-1}&\textbf{2021-2}&\textbf{2020}&\textbf{2019}&\textbf{2018}&\textbf{2017-1}&\textbf{2017-2}&\textbf{2016-1}&\textbf{2016-2}&\textbf{Minimum}&\textbf{Average}&\textbf{Maximum}
\\\hline\textbf{1 Mark Count} & 2 &2&3&3&2&2&2&3&3&3&2&2.5&3
\\\hline\textbf{2 Marks Count} & 3 &3&4&3&3&3&5&3&3&3&3&3.3&5
\\\hline\textbf{Total Marks} & 8 &8&11&9&8&8&12&9&9&9&\bf{8}&\bf{9.1}&\bf{12}\\\hline
\end{array}}}$$

Most viewed questions in Theory of Computation

0 votes
1 answer
3931
0 votes
0 answers
3932
0 votes
0 answers
3933
0 votes
1 answer
3937
Consider P and Q be language over Σ = {0, 1} represented by the regular expression 0* (10*)* and (0* + 1*)* respectively. Which of the following is true?A) P⊂QB) Q⊂P...
0 votes
0 answers
3939
If possible , plz explain with state diagram..
1 votes
1 answer
3942
What is the complement of Non-Recursive Enumerable Language ?
0 votes
0 answers
3943
0 votes
0 answers
3944
0 votes
0 answers
3945
1.L={xww|x,w$\epsilon \left \{ 0,1 \right \}^{\dotplus }$}2.L={xww|x,w$\epsilon \left \{ 0,1 \right \}^{\star}$}identify formal language
0 votes
1 answer
3946
Referring to the question https://gateoverflow.in/227957/self-doubtIf the TM accepts exactly 100 strings can we not design a FA for it which would make it a regular langu...
0 votes
0 answers
3947
Is there any method to check equivalence of two regular expressions other than checking all strings of two set?I mean sometimes I may miss a string.
0 votes
2 answers
3948
Is {a^nb^n|n>0} a finite language?
1 votes
0 answers
3949