Basic to advanced
Engineer Senior Interview Questions
107,122 engineer senior interview questions shared by candidates
What I found surprising was that there were no particularly hard questions, but bear in mind I am a very experienced engineer.
How to invert all the bits in a byte? e.g. 0x55 should be changed to 0xAA.
Given a string s (1<=s.length()<=1000), return the shortest substring that is only occurring once. Examples: s="aabbabbaab" gives either "bab" or "baa" s="aaaa" gives "aaaa"
In saturation, the channel region pinches off well before the drain. How does current get from the source to drain then? (Since the channel is pinched off, it does not touch the drain)
process and execution order
Write a contains function in javascript
A HackerRank challenge with 90 mins to solve
Did you bring the presentation that we did not ask you to bring?
Find the sqrt of a number
Viewing 271 - 280 interview questions