Difference between revisions of "Theory of Computation"

From Computer Science
Jump to: navigation, search
(Regular Expressions Exam, Spring 2019)
Line 20: Line 20:
 
** [http://cs.indstate.edu/~jkinne/.video/exam1-5-explain-L.webm What is the language question 5]
 
** [http://cs.indstate.edu/~jkinne/.video/exam1-5-explain-L.webm What is the language question 5]
 
** [http://cs.indstate.edu/~jkinne/.video/exam1-6-reg-intersection.webm Intersection of regular languages question 6]
 
** [http://cs.indstate.edu/~jkinne/.video/exam1-6-reg-intersection.webm Intersection of regular languages question 6]
 +
 +
==Context Free Languages Exam, Spring 2019==
 +
Sample exam - [http://cs.indstate.edu/~jkinne/cs420-s2019/code/exam2_practice.txt exam2_practice.txt]
 +
Sample exam solutions - [http://cs.indstate.edu/~jkinne/cs420-s2019/code/exam2_practice_solutions.docx exam2_practice_solutions.docx]

Revision as of 13:27, 8 April 2019

Exam review

Regular Expressions Exam, Spring 2019

Sample exam - exam1_practice.txt

First exam

Context Free Languages Exam, Spring 2019

Sample exam - exam2_practice.txt Sample exam solutions - exam2_practice_solutions.docx