diff --git a/README.md b/README.md index 70020f9..2796c7b 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ This repository is a comprehensive resource for the Theory of Computation (TOC) 1. [Unit 1 - Formal Language Theory and Finite Automata](https://git.kska.io/sppu-te-comp-content/TheoryOfComputation/src/branch/main/Notes/Unit%201%20-%20Formal%20Language%20Theory%20and%20Finite%20Automata) 2. [Unit 2 - Regular Expressions](https://git.kska.io/sppu-te-comp-content/TheoryOfComputation/src/branch/main/Notes/Unit%202%20-%20Regular%20Expressions) +### Assignments +1. [Assignment - 1](https://git.kska.io/sppu-te-comp-content/TheoryOfComputation/src/branch/main/Assignments/TOC%20-%20Assignment%201.pdf) +2. [Assignment - 2](https://git.kska.io/sppu-te-comp-content/TheoryOfComputation/src/branch/main/Assignments/TOC%20-%20Assignment%202.pdf) + ### Question Papers - [IN-SEM](https://git.kska.io/sppu-te-comp-content/TheoryOfComputation/src/branch/main/Question%20Papers/IN-SEM) - [END-SEM](https://git.kska.io/sppu-te-comp-content/TheoryOfComputation/src/branch/main/Question%20Papers/END-SEM)