Warning: session_start(): open(/var/cpanel/php/sessions/ea-php56/sess_9bb46a917c60a85c95de2c83d0ff6619, O_RDWR) failed: No such file or directory (2) in /home/snscourseware/public_html/ct.snscourseware.org/assignment.php on line 2

Warning: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/ea-php56) in /home/snscourseware/public_html/ct.snscourseware.org/assignment.php on line 2
Connected successfully
Warning: Undefined variable $hostname in /home/snscourseware/public_html/ct.snscourseware.org/assignment.php on line 18
Resource Link || SNS Courseware
Subject Details
Dept     : CSE
Sem      : 5
Regul    : R2019
Faculty : SHOBANA M
phone  : NIL
E-mail  : shobanavsm@gmail.com
226
Page views
23
Files
2
Videos
2
R.Links

Icon
Assignments

Due Date Is Over
Due Date: 23-08-2024
UNIT I ASSIGNMENT
1. Construct a DFA for set of strings over {a,b} that starts with 0 and end with 10. Give the regular expression for the set of strings. 2. Construct a DFA for set of strings over {0,1} that accepts the language L=01*0. 3. Construct a DFA for set of strings over {a,b} that ends with bb. 4. Construct a DFA for set of strings over {a,b} that has aba as substring. Give its regular expression 5. Construct NFA for set of strings over {0,1} a. That has exactly one ‘0’ b. That has at least one ‘0’ c. That has at most one ‘0’ 6. Construct an Turing Machine Automata for L=0n1n which uses tape 7. Construct an Push Down Automata for L=0n1n which uses stack 8. Construct the minimized DFA for the automata given below 9. Construct the NFA for the given transition table and Find the equivalent DFA for it. States/ Inputs 0 1 A A B B B A,B 10. Find the type of grammar for the following a. Aab b. AAAabB c. aAbaabbcc d. abcab
Due Date Is Over
Due Date: 30-09-2024
ASSIGNMENT 2
Word Document gave in classroom