1 votes
1 answer
22
3 votes
4 answers
25
T(n) = 100 T (n/99) + log(n!) Answer is T(n) = θ (n log n)a)answer is justifiedb)answer is not justifiedc)cannot be determinedd)none
2 votes
3 answers
26
With quick sort The results after first partioning of the given array. A = (2,8,7,1,3,5,6,4,9).Analysis the time complexity of Quick sort in the best case.
0 votes
2 answers
27
A list of elements are given A - <3,1,4,1,5,9,2,6,5,3,5,8,9 >Show Howw the "Pivot" and quick sort algorithm work.finally show the Best Case analysis for quick sort .
0 votes
1 answer
28
Consider the following instance of the knapsack problem: n=3 , W=50 , (v1,v2,v3) = (60,100,120) and weight (w1,w2,w3) = (10,20,30) .solve the given knapsack problem apply...
0 votes
1 answer
29
Travelling Salesman problem considering the triangle inequality ,tell the procedure of finding the approximate solution in polynomial time using a suitable example.
0 votes
0 answers
30
what is the difference between Vertical and Horizontal fragmentations.If Data objects replicas are stored at multiple number of sites, Explain how the lock will be acquir...
0 votes
0 answers
31
what is the difference between W-CDMA and CDMA 2000
0 votes
0 answers
32
0 votes
2 answers
33
Consider a celluar system having 2023 duplex channels to cover 1925 sq km and each cell area is 5 sq km for 7 cell reuse system.Compute system capacity.
0 votes
0 answers
34
why CDMA is better than GSM ?
0 votes
0 answers
35
How are chi sequence generated in CDMA?
0 votes
0 answers
36
0 votes
0 answers
37
0 votes
0 answers
38
Consider a cellular system having 2023 Duplex channels to cover 1925 km2 for 7 cell reuse system. Compute System capacity.
0 votes
0 answers
39
0 votes
0 answers
40
GSM uses SDMA , FDMA and TDMA . How???