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

Highest voted questions in Theory of Computation

0 votes
0 answers
6181
Please classify following as NOT RE and RE but Not REC1. Given L1 and L2 as RE languages,is L1=L2 ?2. L(M) accepts some String ?3.L(M) is empty?How can i prove these ques...
0 votes
0 answers
6182
0 votes
0 answers
6183
How to solve questions where we need to find the generated expression by the given expression . What is the techniques to solve such question ?
0 votes
1 answer
6185
Construct the dfa that accepts all the strings of a's and b's where no of a's is even OR no of b's is odd.
0 votes
1 answer
6186
0 votes
1 answer
6188
Please explain?
0 votes
1 answer
6189
0 votes
0 answers
6190
Please go through its solution. I am unable to understand how L1 and L2 are decidable.
0 votes
0 answers
6191
Codes: ABCD(a)3214(b)3412(c)3421(d)4321abcdWhats the difference between CFL and DCFL?Is (b) correct option?
0 votes
2 answers
6192
0 votes
1 answer
6193
Let L1 = {an bm cn⎪m, n ≥ 0} and L2 = {an cn⎪n ≥ 0}. Both L1 and L2 are context free languages. If L = (L1 – L2) then L is ________Finite languageRegular langua...
0 votes
0 answers
6194
here i have doubt E4 is equal.......here its in E4 (left side) don't create 101 string ?? plz check
0 votes
1 answer
6195
Let A = {<M>|M is a TM and L(M) is regular}. Then A is _________a) Decidable language and regular languageb) Undecidable but partially decidablec) Totally not decidabled)...
0 votes
2 answers
6197
0 votes
1 answer
6200
Under what operations DCFL is Not decidable?I