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}}}$$

Recent questions in Theory of Computation

2 votes
0 answers
241
0 votes
0 answers
245
2 votes
1 answer
247
Consider the following language over $\sum$ = {0, 1}L = {w | w $\epsilon \sum$ * and |w| is divisible by 2 and not by 4}How many sates will min-DFA accepting L will have?...
0 votes
1 answer
248
0 votes
1 answer
249
0 votes
1 answer
250
0 votes
3 answers
251
0 votes
0 answers
252
Regular Expression for accepting the language L = { 0^n1^m | n+m=even }I got this solution – (00)*(11)*+0(00)*1(11)*please point out how this – {(00)* (01)* (11)* } ...
1 votes
2 answers
253
M is a Turing Machine and M is the only Turing Machine that accepts L(M) is decidable. TRUE/FALSE
0 votes
1 answer
254
0 votes
1 answer
256
0 votes
1 answer
257
0 votes
1 answer
258
{ε}* , {ε} are these two expressions equal or different ? where ε is the empty string
0 votes
1 answer
259
{(a* b)a } intersection {a*b*}, is this considered a regular language ? or not and how do i know ?
0 votes
0 answers
260