They asked nothing besides administrative / HR questions (Rate, employment eligibility, etc)
Sr Software Developer Interview Questions
7,039 sr software developer interview questions shared by candidates
write a method to reverse all letters in a string, then support how efficient it is or could you do better. Hint remember big-o algorithm complexity
Among the questions/coding tasks I remember: * Find a common ancestor in a graph * Solve a problem using the Either Haskell datatype but implemented in Java * How the Java Classloader works * Extend and write some unit test on an proposed architecture * Write a parser for a hellish file
Tell me about using [Insert software].
Questions on .Net
Have you ever had to deal with a difficult situation at your previous workplace?
2. Write a method to receive a Char array, and then return the same character array with creating a new character array but in reverse (i.e. a,b,c,d in would change to d,c,b,a)
4. Imagine you need to come up in a couple of days, a more or less object estimate of the number of people that speak a given language (for example, chinese) in a given city. How would you do it. You'll have access to public information (like a phone listing?), but not census information. How you do that? What would your approach be?
2. Write a method to receive a Char array, and then return the same character array with creating a new character array but in reverse (i.e. a,b,c,d in would change to d,c,b,a)
how do you index database tables
Viewing 4511 - 4520 interview questions