Simple turing machine simulator using the syntax of the online simulator at turingmachinesimulator.com
-
Updated
Oct 15, 2024 - C++
Simple turing machine simulator using the syntax of the online simulator at turingmachinesimulator.com
Basic data structures using both classic and modern C++, there are folders for each <<classic>> and <<modern>> C++ styles for each data structure. This repo is just a personal exercise :)
stanford algorithms coursework
Advanced programming and algorithmization in C++ ⚔️
Implementation of a Pushdown Automaton that recognizes strings belonging to a language valid arithmetic expressions over floating point numbers
Implementation of a Deterministic Finite Automaton for email address recognition
Reductions from theoretical computer science
Implementation of an algorithm that enables finding the minimal deterministic finite automaton that accepts the intersection or union of languages defined by a pair of finite automata.
Ground setting for theoretical computer science and computational complexity.
Programming Principles and Practice using C plus plus
Calculate the S(n) function of the separating words problem for small n values for my thesis work.
ECE-365 Data Structures and Algorithms II - Cooper Union Fall 2022
Linear time implementation of maximum clique, maximum independent set, minimum vertex coloring, minimum clique cover and maximum weighted clique problems for chordal graphs!!!!!
📓Solutions to Introduction to Algorithms
🔢 Software designed to find subquasigroups in quasigroups. The presence of subquasigroups allows an attacker to hack the system faster.
Add a description, image, and links to the theoretical-computer-science topic page so that developers can more easily learn about it.
To associate your repository with the theoretical-computer-science topic, visit your repo's landing page and select "manage topics."