List Question
10 TechQA 2025-01-02 15:08:42Design NFA with changing alphabet and language
336 views
Asked by user76508
A pushdown automaton that recognizes the negation of a language
3.4k views
Asked by Charles Del Lar
If pref(L) is regular, does that imply L is also regular?
1.5k views
Asked by user76508
Scalability of aho corasick
4.2k views
Asked by z33m
Deterministic automaton whose input length is divisible by 3 or 5?
93 views
Asked by IT-Sec
recognizing a date in the form: 03/02 for February 3 , For simplicity, we consider that each month is made up of 30 days
46 views
Asked by BADR EL ADRAOUI
Build a Turing Machine that counts a's and b's
60 views
Asked by sangonm
Design a nondeterministic finite automata in c++ (incorrect output)
17.9k views
Asked by novaKid
Why does my c++ program crashes at with a particular input?
812 views
Asked by novaKid
how would I build a generalized DFA for decimal Multiples of k?
245 views
Asked by AudioBubble