Is a fully polynomial-time approximation scheme a polynomial-time approximation scheme...
Read MoreIs the RE and the finite automata same?...
Read Morevalidate that deterministic finite automata transition function has exactly one output state for eac...
Read Morehow do i represent transitions when writing a code for a dynamic DFA?...
Read MoreConverting recursive solution to dynamic programming...
Read MoreL = { <M> : TM does not accept any thing }...
Read MoreDeriving a regular grammar for the language recognised by the Finite Automata...
Read MoreLeft-Linear and Right-Linear Grammars...
Read MoreConstruct nfa occuring strings over {0,1} such that some two 0's are seperated by a string of le...
Read MoreSingle storage value that can be interpreted to mean different things...
Read MoreC implementation of exponentiation by squaring...
Read MoreSimulating Non Deterministic Turing machine with Deterministic Turing machine [JFLAP]...
Read MoreWhat does this mean "In the RAM model of computation, instructions are executed one after anoth...
Read MoreHow exactly do macros in a Turing Machine work?...
Read MoreHow does a pushdown automaton know how to read a palindrome?...
Read MoreHow is Turing Machine which accepts nothing is not Recursively Enumerable?...
Read MorePair of Zeros separated by 1's NFA?...
Read MoreThe VC dimension of hypothesis space H1 is larger than the VC dimension of hypothesis space H2...
Read MoreWhat is it called if two versions of a program performs the same job, but does it using different co...
Read MoreCAP theorem: Can I have Consistency and Availability at same time...
Read MoreComplexity of algorithms and complexity of problems. What are the differences?...
Read Moreis it possible to find the md5 hash of a password without out actually having the original password...
Read MoreProof the undecidability of a function (using empty/non-empty intersection)...
Read MoreFinding a complement of a regular language...
Read MoreHow to create a pushdown automata which accepts a language?...
Read MoreActivating AND nodes and OR nodes...
Read More