show that emptiness and finiteness are unsolvable for linear bounded automata...
Read MoreWe used floating point numbers instead of real numbers in NICE programming language. Why?...
Read MoreEmpirical analysis for binary search not matching Theoretical Analysis...
Read More{ w | at every odd position of w is a 1}...
Read MoreConvert a regulation expression to DFA...
Read Morewhat are these arrow operators in context free grammar?...
Read MoreInduction on String? (automata related)...
Read MoreA language that can be recognised by a TM but cannot be decided by a TM?...
Read MoreTrying to understand simple big number calculations...
Read MoreCan someone give a simple but non-toy example of a context-sensitive grammar?...
Read Morewhat is exactly the reason of halting...
Read MoreWhat is the number of states in the minimal DFA with input symbols {0,1,2} where 2nd last symbol is ...
Read MoreWhat is the minimum number of states to recognize this language?...
Read MoreLet Σ= {a}, assume language, L= { a^(2012.K) / K> 0}, what is minimum number of states needed in ...
Read MoreContext-free grammar for language L = a^(2^k)...
Read MoreIs mapping array elements to perfect hash indexes NP Complete?...
Read MoreKey points and Importance of Decidability...
Read MoreIf a deterministic Turing Machine decides a language L, does it mean that it also decides L's co...
Read MoreWhat does the fancy R symbol mean as written here?...
Read MoreIf every subset of a language L is regular then L is regular?...
Read MoreSpeeding up a code that calls same function again and again...
Read MoreGuidance on Algorithmic Thinking (4 fours equation)...
Read MoreUsing condition 3 of the pumping lemma to prove irregularity...
Read MoreWhat is the runtime to access an element from an array or hash table? How is it different from find ...
Read MoreExample of Non-Linear, UnAmbiguous and Non-Deterministic CFL?...
Read MoreFastest Way to Generate x Number of Random Variables...
Read MoreHow this language has even number of symbols ((0+1)(0+1))*...
Read MoreIs finding a subset with exact cut with other given subsets NP-hard?...
Read More