Given a list of numbers, find all pairs of the numbers. For each pair (x, y), determine how many pairs satisfied (x ^ y) > (x & y).
Computer Architecture Interview Questions
26 computer architecture interview questions shared by candidates
Given a number, swap even bits with odd bits.
They asked in detail about digital circuits and computer architecture. As our project was based on a RISC architecture more questions were regarding pipelining and memory management techniques.
Given a list of strings, remove all anagrams and sort in alphabetical order.
What is virtual memory, why do we use it. what is TLB, and some addressing problems like find the tag bits size,..
What is cache coherency? What is pipelining?
Define Cache
C questions, what is template, virtual function, dynamic binding on virtual function.
computer architecture related question like cache,cpu, etc。 some C++ question like list operation
Introduce yourself
Viewing 11 - 20 interview questions