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{2024-1} & \textbf{2024-2} & \textbf{2023} & \textbf{2022} & \textbf{2021-1}&\textbf{2021-2}&\textbf{Minimum}&\textbf{Average}&\textbf{Maximum}
\\\hline\textbf{1 Mark Count} &1&1&3& 2 &2&3& 1&2&3
\\\hline\textbf{2 Marks Count} &2&3&3& 3 &3&4& 2&3&4
\\\hline\textbf{Total Marks} &5&7&9& 8 &8&11&\bf{5}&\bf{8}&\bf{11}\\\hline
\end{array}}}$$

Recent questions in Theory of Computation

2 votes
1 answer
3723
Let A≤mB denotes that language A is mapping reducible (also known as many-to-one reducible) to language B.then what can you say about this - True/Falsea) A is Recursive...
0 votes
0 answers
3724
1 votes
3 answers
3725
0 votes
1 answer
3726
1)What is the main difference while drawing the PDA of {an bn | n>=0 } and {an bn | n>=1} ?2)How does PDA changes when we have 0 in it as a constraint .3)For all other c...
0 votes
0 answers
3727
I and 2 are wrong statements.If 1 were right then since every DCFL is a recursive language the intersection of two DCFL would be DCFL which is not.Same logic can be appli...
1 votes
1 answer
3728
In the below diagram which solution is correct and why ?
0 votes
0 answers
3729
3 votes
0 answers
3731
1 votes
1 answer
3732
As the null string belongs to the language generated by the grammar, answer of the following questions should be "none of these"?
2 votes
1 answer
3733
Why answer a is not correct and how C is answer?
0 votes
1 answer
3737
What is meant by S grammar??
1 votes
1 answer
3738
What is total recursive function?
0 votes
1 answer
3739
What are the languages closed under right quotient