3 votes
3 answers
1
suppose there are 4 sorted lists of n/4 elements each. if we merge these list into a single sorted list of n elements, for the n=400 number of key comparisons in the wors...
1 votes
1 answer
3
in IEEE floating point representation, all the exponent bits are one and mantissa bits are non zero. this representA) 0B) infinityC) denormalized valueD) error