Recent questions tagged test-series

0 votes
1 answer
121
4 votes
1 answer
123
The number of insertion sequences of the numbers {1,2,3,4,5,6,7} which would lead to the following BSTHow to tackle this kind of problem. Anyone!
0 votes
0 answers
126
1 votes
3 answers
130
Host A is connected to host B with a 100 Mbps link that has a 200 ms one-way latency and transmission delay of 10 sec. How much data can A send to B before B’s first ac...
1 votes
2 answers
131
I know the answer but need a good explanation for this question. Can anyone help. Thanks!
0 votes
1 answer
132
The following table givens the frequency of 4 letters in a database of textIf Huffman encoding is used to encode the word “aaabca” the number of bits required for it ...
2 votes
1 answer
136
The smallest number of keys that will force a B-Tree of order 3 to have a height of 3 are _______Consider that the root node is at height 0.
0 votes
1 answer
142
4 votes
2 answers
144
0 votes
1 answer
145
Let N stations share 40kbps of pure aloha channel. Frame size is 512 bits which are send at every 40 seconds. The maximum value of N is ____
2 votes
1 answer
146
1 votes
2 answers
147
Find the next term in the series10, 18, 28, 40, 54?
1 votes
1 answer
148
The cache takes 2 cycles to access and has a 5% miss rate, main memory takes 100 cycles to access and has an 8% miss rate, and the disk takes 10,000 cycles to access. The...