What would you do if you received an email that was intended to your teammate?
Technology Development Interview Questions
25,448 technology development interview questions shared by candidates
In a list of songs, the i-th song has a duration of time[i] seconds. Return the number of pairs of songs for which their total duration in seconds is divisible by 60. Formally, we want the number of indices i < j with (time[i] + time[j]) % 60 == 0
Have you ever been in a situation where you had to take over from the leader?
A person for software developer involves...
Suppose you are to write a program that manages the accounts of millions of people. What data structure would you use?
find the second largest number in a field (database)
Tell me about yourself
How would you get the last word of a sentence in UNIX/command line?
Why does Java run on any machine while C++ does not.
Tell us a time where you had to work in a group to complete a project.
Viewing 521 - 530 interview questions