I was asked one question about my resume, even though the interviewer told me we were going to 'review' it together.
Software Development Intern Interview Questions
2,989 software development intern interview questions shared by candidates
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.
Questions about bsts and running operations on them.
tell me something about yourself. Right view of binary tree? one array question - implementation based?
What is the space complexity for your code
Tell me about a time you showed customer obsession.
Find a pair of numbers that sums up to zero (or any other number), then find three (and then four) numbers that sum up to zero.
Remove a node from a singly linked list.
Viewing 361 - 370 interview questions