Difference between revisions of "Theory of Computation"
(→Regular Expressions Exam, Spring 2019) |
|||
Line 2: | Line 2: | ||
==Regular Expressions Exam, Spring 2019== | ==Regular Expressions Exam, Spring 2019== | ||
− | Sample exam | + | Sample exam - [http://cs.indstate.edu/~jkinne/cs420-s2019/code/exam1_practice.txt exam1_practice.txt] |
− | + | First exam - [http://cs.indstate.edu/~jkinne/cs420-s2019/code/exam1.docx exam1.docx] | |
− | + | First exam solutions | |
− | + | * [http://cs.indstate.edu/~jkinne/cs420-s2019/code/exam1-solutions.docx exam1-solutions.docx] | |
− | + | * Videos | |
− | * [http://cs.indstate.edu/~jkinne | + | ** [http://cs.indstate.edu/~jkinne/.video/exam1-1a-dfa.webm DFA question 1a] |
+ | ** [http://cs.indstate.edu/~jkinne/.video/exam1-1b-pumping-lemma.webm Pumping Lemma question 1b] |
Revision as of 02:05, 13 March 2019
Exam review
Regular Expressions Exam, Spring 2019
Sample exam - exam1_practice.txt First exam - exam1.docx First exam solutions