Back to the 2021 paper

Module 1: Introduction, Regular languages and finite automata

20212m

The construction time for DFA from an equivalent NFA (mm number of node) is

(i) O(m2)O(m^2)
(ii) O(2m)O(2^m)
(iii) O(m)O(m)
(iv) O(logm)O(\log m)

Similar questions