Recent questions tagged iitm-interview

1 votes
0 answers
1
Lets say we have a 32bit instruction using immediate addressing mode, where the opcode is say 22bits, and u have to store a 32bit operand inside the remaining 10bits of t...
2 votes
1 answer
2
What is the time complexity of finding the kth smallest element in an array?$O(\log n)$$o(\log n)$$\Omega(n\log n)$$O(n)$
To see more, click for the full list of questions or popular tags.