Out of 25 horses, pick the fastest 3 horses. In each race, only 5 horses can run at the same time. What is the minimum number of races required?
Systems Software Engineer Interview Questions
1,223 systems software engineer interview questions shared by candidates
Every round focussed on some aspect. First round was mainly on programming languages. Second round on OS and Networking concepts. Third round on puzzles. Fourth round was coding.
What algorithm is used in Uber?
There was just the two challenges. Haven't actually talked to them on the phone outside of a short phone call about the challenge itself.
given two variables and asked two exchange the values between them without using third varible
A binary list is given containing " 0 and 1 " . I've have to sort the list as [0,0,00,0,00,0,0,1,1,1,11,1,1....] . But, i was not allowed to use sort /sorted inbuilt function and you can use only one loop either while or for loop and that also even once and only in this list , not allowed to make another list also.
What is the difference between delete and truncate?
What, in your opinion, is the most important part of Android development?
On mutex usage there was an interesting question. Strong C++ suggested
"Describe how you would work with difficult people"
Viewing 181 - 190 interview questions