1 answer
2
I am getting sum 22, answer given was 18.Here is my B+ tree :
1 answer
3
no of comparisons in merge sort max?how many max no swaps??[if inplace algo]
1 answer
4
What mean by First Pass of algorithm and Second Pass of algorithm in a 2-way Merge Sort Algorithm ?
4 answers
5
The probability of three consecutive heads in four tosses of a fair coin is$\left(\dfrac{1}{4}\right)$$\left(\dfrac{1}{8}\right)$$\left(\dfrac{1}{16}\right)$$\left(\dfrac...
5 answers
16
The minimum number of fields with each node of doubly linked list is1234
1 answer
21
How many enqueue and dequeue operations are required to perform a pop operation if Q1 contains n element initially?
1 answer
24
what is procedure to convert one normal form to another normal form ???i.e. how to convert 1NF to 2NF ?please explain with example
1 answer
26
Dependency preserving/Lossless ?