Recent activity by akashsheoran

1 answer
1
Calculate the limit (A) 1 (B) 0 (C) -1 (D) Does not exist
1 answer
2
Ethernet frame may carry data upto 512 byte (i.e. mtu 512B ).If total number of fragments are denoted by x and payload bytes in last fragment is y then value of y*2x will...
2 answers
3
0 answers
4
i got Q2 is correct?? but answer is given Q1 plz check ???????
2 answers
5
is it given correct answer ????
6 answers
6
1 answer
10
For a simple, undirected, weighted graph each edge havind distinct weight, How is it possible that there can be more than $1$ second best minimum spanning tree?
0 answers
11
1 answer
16
int j=0; for(i=0;i<n;i++) { for(i=0;i<2n;i++) { while(j<n) { j++; } } }time complexity.?a.$O(n^{2})$ b.$O(n^{4})$ c.$O(n^{3})$ ...
1 answer
17
A particular parallel program computation requires 100 ns when executed on a single processor. If 20 percent of this computation is sequential then the execution time for...
0 answers
18
The number of leaves (nodes with no children) in each left sub tree is within one of the number of leaves in the corresponding right sub tree. What is the worst case heig...
0 answers
20
1 answer
22
1 answer
24
1 answer
25
1 answer
26
1 answer
27
2 answers
30