They asked me to open the camera I rejected that unless the interviewers open their cameras too.
Development Engineer Interview Questions
37,493 development engineer interview questions shared by candidates
About VMs. Dont remember all of them . About VMs. Dont remember all of them .About VMs. Dont remember all of them .About VMs. Dont remember all of them .About VMs. Dont remember all of them .
Name three other companies you'd like to work for.
The most unexpected question was being asked how to conduct a testing suite efficiently using x number of machines. However, this turned out to be a disguise for a bin packing problem.
Implement a stack.
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.
Print a matrix in spiral fashion...so Matrix input example (Arrows indicate how the spiral happens...start at first arrow go in circle and move to next arrow...etc.) ->1 1 1 1 1 1 -> 2 2 2 1 1 2 2 2 1 1 1 1 1 1 Output: 11111111111111222222
a) Develop a XML parser (rules: Node closures and single root node..i.e. root node cannot be duplicated in structure). b) Count occurrences of words in a string (with string too large to be processed in memory).
reverse words in a string
Duck in the pond. Start: Duck located in the center of circle (pond). Fox is on the beach and cannot swim. Duck cannot fly (by some reason), but once duck is on the beach, she will fly away. Duck speed - x Fox speed - 4x Can duck escape? Why?
Viewing 2241 - 2250 interview questions