Back to the 2021 paper

Module 1: Introduction & Regular Languages

20212m

The construction time for DFA from NFA with mm nodes 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