The order of the following recurrence:
$T(n) = 2T([\sqrt{n}]) + 1$
is
Reveal answer
Fill a bubble to check yourself
The order of the following recurrence:
$T(n) = 2T([\sqrt{n}]) + 1$
is