Coding problem, i have never seen before (maybe leetcode easy/medium). one behavioral question towards the end. asked about me at the beginning.
Intern Engineer Interview Questions
15,350 intern engineer interview questions shared by candidates
contained both behavioral(simple) and technical (Leetcode)
What is an operating system.
Reverse a string using stack, and then a further optimization was asked where I had to reverse only half a string.
Given a byte, rearrange the bits so that bit0 gets swapped with bit7, bit1 gets swapped with bit6, etc.
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 ?
Why does a NAND memory cell have a finite number of write/erase cycles?
1) binary search-print index of array after sorting in original array. 2) alien dictionary
Linked List, Arrays questions easy-medium
Explain why do you use Ref hook and how do you use it? (They expected the answer in code level)
Viewing 1251 - 1260 interview questions