Recent posts tagged go-test-series

9,019
9,019 views
Disk capacity = total number of surfaces * no. of tracks per surface * amount of data per trackTotal number of tracks per surface = (outer radius - inner radius)/ inter t...
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 $...
To see more, click for the full list of questions or popular tags.