48 votes
2
Consider the array representation of a binary min-heap containing $1023$ elements. The minimum number of comparisons required to find the maximum in the heap is _________...
0 votes
8
2 votes
11
15 students among whom are A and B arranged randomly in a row. Obtain the probability that there will be 3 students between A and B?
1 votes
12
How the limits are reduced. Please explain in simpler way.
1 votes
16
0 votes
17
what is co-turing recognizable language?
0 votes
20
4 votes
22
1 votes
23
I think the past cost to G from A as computed by Dijkstra should be 2 instead of 8.Please help me verify it.
1 votes
25
A polygon has 12 edges , How many diagonals does it have?How to find the number of diagonals?
0 votes
26
the run time for traversing all the nodes of a binary search tree with n nodes and printing them in an order is1. o (n log n)2. o (n)3. o(sqrt(n))4. o (log n)
1 votes
27
One of the purposes of using intermediate code in compilers is to increase the chances of reusing the machine-independent code optimizer in other compilers.eleborate this...
2 votes
28
What is the difference between (ii) and (iv). I understood (ii) as "All the engineers like at least some doctor"What will be the translation for (iv) ?
1 votes
29
Which classful subnet mask is useful for need of subnet a network that has 5 subnet each with at least 20 hosts.A.255.255.255.192B.255.255.255.248C.255.255.255.240D.255.2...