Recent questions tagged time-complexity

0 votes
1 answer
11
1 votes
1 answer
12
Which of the following is true for a sorted list with ' $n$ ' elements?Insertion in a sorted array takes constant time.Insertion in a sorted linear linked list takes cons...
0 votes
1 answer
14
$\text{Please explain True or False and Why ?}$$\text{1. f(n) = O(f(n/2))}$$\text{2. f(n) = O($f(n)^{2}$) }$
0 votes
0 answers
17
0 votes
0 answers
18