Coding challenge
Senior Software Developer Interview Questions
6,885 senior software developer interview questions shared by candidates
void sort(String s){ } void sort(Integer I){ } void sort(Object o){ } calling : sort(null) which function will be called?
What is your highest educations
Find the contiguous subarray within an array (containing at least one number) which has the largest sum. For example, given the array [−2,1,−3,4,−1,2,1,−5,4], the contiguous subarray [4,−1,2,1] has the largest sum = 6.
Python question: what is the difference between "[x for x in range(3)]" and "(x for z in range(3))"
When was a time you were most dissatisfied in your career?
solve a live coding challenge in one hour using C# and visual studio. Free to use google.
Can you explain the 5 basic principals for object oriented programming?
I was given a code to review. I have fixed bugs in their code, made it work, and put detailed comments to all modified lines of code plus detailed comments outside of the code describing what was done and why. The answer was that their student could not understand the comments. Hm, I guess the student should be taught better and I didn't apply for a teacher position. They refused to give me detailed answer, but after all I wasn't sure I wanted it. What a company where students decide whether to hire seniors. After some thinking I've concluded that I was simply used as a free independent code reviewer. If you are experienced developer, avoid these guys, they will pretend they are hiring you, but in fact will just use you. If you are freshly graduated, lazy and not knowledgeable, you can go there, they will teach you how to illegally make others do your job for you.
Reason for moving to a smaller organization like Efficacy Systems.
Viewing 21 - 30 interview questions