Recent posts tagged gateoverflow-test-series

172,999
172,999 views
consider the following CFG find minimum no of productions when converted in GNF formS->AA|0A->SS|1
175,951
175,951 views
As Arjun sir explains it, $\Sigma$ is a set. $\Sigma^*$ is a language, that is, a set of strings.Let $\Sigma = \{a,b\}$,Then, $\Sigma^* = \Bigl \{\epsilon,a,b,aa,ab,ba,bb...
84,158
84,158 views
$n^{\log_b a} = n^{\log_2 4} = n^2$i.e. $f(n) = \Omega \left(n^{\log_b a}\right)$. Now, to apply Master theorem case 3, we need a positive constant $\epsilon$ such that $...
72,178
72,178 views
Ans is c Large memory overhead would there.To reduce it use multi level paging will be used.
14,412
14,412 views
it means we have not to consider busy row of process..
To see more, click for the full list of questions or popular tags.