Describe a bug which are proud of. Why are you proud of this bug?
Software Development Programmer Interview Questions
33,200 software development programmer interview questions shared by candidates
What is the difference between a process and a thread?
Can you find a better solution?
2nd round: test wireless mouse, given two string remove the occurances of characters in one string from another
How would you test the function above?
You have two results from a database query. Check if they return the same thing.
Phone interview question: Describe how you would implement the C standard library function atoi.
How would you read data from a huge file?
Imagine a random distribution of water droplets spread across the whiteboard, design an algorithm to create the maximal enclosed area by connecting the water droplets with lines.
Write 4 locker functions: acquire_read_lock, acquire_write_lock, release_read_lock, release_write_lock. Use Windows specific helper functions. 1 more brain teasing puzzle.
Viewing 1991 - 2000 interview questions