Given a byte, rearrange the bits so that bit0 gets swapped with bit7, bit1 gets swapped with bit6, etc.
Intern Software Interview Questions
17,767 intern software interview questions shared by candidates
1) How many Gas stations are there in the whole of USA ? ( Please do not come up with any arbitrary number. They do not want that ! ) 2) How would you test for Salt Cellar ? What all parameters would you consider for testing ?
Q: A linked list has two pointers on each node, one pointing to the next node and one pointing to a random node. Write an algorithm that parses the entire linked list.
Reverse a string using stack, and then a further optimization was asked where I had to reverse only half a string.
Coding problems they asked to be kept confidential
Linked List, Arrays questions easy-medium
What are your planned goals in the future and how do you plan on achieving them ?
Cronjobs vs Message Queues? Which is more efficient
Explain why do you use Ref hook and how do you use it? (They expected the answer in code level)
Q Given a list of songs and songs similar to it. GIven a song, return K songs similar to it. You're allowed to look up any syntax or docs.
Viewing 1631 - 1640 interview questions