Reverse a string.
Engineer Intern Interview Questions
18,202 engineer intern interview questions shared by candidates
What is the difference between an array and a linked list? When might you use either data structure?
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
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 1601 - 1610 interview questions