Coding challenge
Software Developer Engineer Interview Questions
467,405 software developer engineer interview questions shared by candidates
Write a code that returns the sum of the n and n+1 numbers of the Fibonacci sequence (ex: n=4 the result is 3+5=8)
C program for A=b=c or swapping of numbers
I am under NDA and cannot elaborate but they were not difficult. If you are decent at software engineering and practice with Cracking the Coding Interviews then you would be able to do them easily.
Write a function that determines the divisors of an supplied parameter and which of those are prime numbers.
How would you position an object side by side
How would we make Singleton thread protected except interviewer did not want to include Synchronized block in there.
What's interesting about an API? (Phrased exactly like that.)
Give an example of a good working team you have been on and a bad one. What would you have changed to make the bad team better and how would you pitch the ideas to the team/manager.
Reverse words in a string but keep the punctuation marks in the same order. "Hello, world!"would end up being "world, Hello!"
Viewing 2161 - 2170 interview questions