Name a difficult situation and how you overcame it.
Software Engineer Summer Intern Interview Questions
9,341 software engineer summer intern interview questions shared by candidates
Talk about a time when you overcame an obstacle
Leetcode easy level question. Brute force is O(n^2), less optimal: O(n log n), most optimal: O(n)
Write the function to decide if two dates are within 30 days or more.
They asked about how I would design a dictionary using data structures.
Test if a link list is a cycle.
The first interviewer asked me two questions: store each level of a binary tree in its own list. The other was a simple dynamic programming problem that requires some context The second interviewer was content with asking me one question about the shortest distance between two words in a document (word index).
Nothing unexpected.
Do I have any questions about working for Amazon
Implement a function that gives the Fibonacci number of a number that is passed into that function.
Viewing 9061 - 9070 interview questions