2 votes
0 answers
1
3 votes
0 answers
3
Number of possible permutations that can be obtained using stack if the input sequence is 1, 2, 3, 4, 5 (in the order) is
2 votes
1 answer
4
3 votes
1 answer
5
2 votes
1 answer
6
Three letters are placed into three addressed envelopes randomly. A random variable X denotes the number of letters placed into corresponding envelopes. The variance of X...
2 votes
0 answers
7
2 votes
1 answer
11
What is the correct time complexity in $\theta()$ ?
2 votes
1 answer
14
Is the statement true that all reflexive relations are anti-symmetric?
2 votes
0 answers
15
In $T_{Read Avg}$, shouldn’t it be $T_{Read Avg}$ = (10*0.9) + 0.1*(10+100), because it must be checking the cache in case of cache miss too, right?
2 votes
3 answers
16
What is the difference b/w cache & TLB? TLB is stored in cache too right? TLB helps in addressing like a faster version of page table while speaking of cache, it directly...
2 votes
0 answers
18