/BRACU_CSE331

CSE331 - Automata and Computability | Spring'24 | BRACU

Apache License 2.0Apache-2.0

CSE331 - Automata & Computability - Spring'24

Welcome to my CSE331 repository! This repository contains the theory assessments I have completed during my coursework at BRAC University as part of my Bachelor's in Computer Science and Engineering (CSE). Each folder within this repository corresponds to a specific topic, with detailed solutions and code implementations.

Course Contents

  • DFA
  • REGEX
  • NFA
  • REGEX TO NFA
  • DFA TO REGEX
  • PDA
  • CFG
  • CYK
  • CNF
  • PUMPING LEMMA

License

This repository is licensed under the [Apache-2.0 License] (http://www.apache.org/licenses/). You are free to use, modify, and distribute the code with proper attribution.