What is the difference between an array and a linked list? When might you use either data structure?
Intern Software Interview Questions
17,721 intern software interview questions shared by candidates
How do you find if two values in an array sum to a given value? Make it as efficient as possible.
Reverse a singly linked list
Find a subset string specified in a big string.
What all do you know about Amazon
Frequency of an element in a sorted array.
I was asked one question about my resume, even though the interviewer told me we were going to 'review' it together.
given a array of 0 and 1 find the window size of largest subarray with all one . You can atmost change one 0 to 1.
Two sum. Typical leetcode easy questions.
About 10 minutes discussion on my project. Then I was asked to code the solution for a coding question. The question was to find the max repeating element in O(n) time and O(1) space.
Viewing 1711 - 1720 interview questions