Explain to a high school student with limited computer knowledge how a CPU is capable of running two programs simultaneously.
Development Engineer Interview Questions
37,105 development engineer interview questions shared by candidates
Signed NDA - can't disclose. However, if you thoroughly study "Cracking the Programming Interview," you will be fine.
What data structure will you use to solve the problem?
I had two questions: One was the Djikstra's shortest path algorithm and the second was to find the missing element in the array.
Amazon has to display the availability of an item even when it's being viewed by millions of people. How would you design how this availability should be implemented so that it's as accurate as possible while being updated as quickly as possible?
How will you find the middle node in a linked list
Longest palindrome in a string.
Coding, logical thinking, testing strategies, problem solving
Implement Fibonacci in log_n time
How to save resources' IDs used by an activity and access them in O(1), assuming there could be an infinite number of resources?
Viewing 551 - 560 interview questions