Given the regular expression: 0(0∣1) ∗ 0
(a) Construct and ε-NFA and draw its transition graph
(b) Convert your NFA into a DFA using the subset algorithm and draw its transition graph