Starting a new Lecture Notes Series on TOC(Theory of Computation)


Youtube Lecture Playlist CreditsChannel Name: Gate Smashers
So Let Us Start to This Journey of Learning
TOC(Theory of Computation) By Lecture Notes together!
Lecture 5: Lec-5: What is Grammar in TOC | Must Watch
Lecture 9: Lec-9 : DFA of language with all strings starting with 'a' & ending with 'b' | DFA Example
Lecture 10: Lec-10: DFA of language with all strings Not starting with 'a' OR Not ending with 'b' | DFA Example
Lecture 11: Lec-11: DFA of all strings in which 2nd symbol is '0' and 4th symbol is '1' | DFA Example 6
Lecture 15: Lec-15: Design NFA of all binary strings in which 2nd last bit is 1 | NFA Designing | TOC in Hindi
Lecture 35: Lec-35: INIT Operation in TOC
Lecture 39: Lec-39: Question on DCFL and CFL in toc
Lecture 41: Lec-41: TOC Most Imp 10 Questions for Every Exam | TOP 10 Imp questions of Theory of Computation
Lecture 62: Lec-62: Modifications in Turing machine
Lecture 67: Lec-67: Ambiguous vs Unambiguous Grammar with examples | Conversion Ambiguous ➡️ Unambiguous
Lecture 69: Equivalence of DFA with examples