Sort an array with only 0, 1, 2 and do it while accessing every element only once and without counting the number of each one.
Internship Software Interview Questions
24,827 internship software interview questions shared by candidates
I had a phone interview while they were able to see me code. They asked me a coding question on stacks on balancing parentheses. I was emailed several questions after which I was setup with an engineer from Facebook to interview with. There were supposed to be 2 interviews, you would only get the second one if you did well on the first.
First Round: Simple String Manipulation Question.
Find a continuous subarray which equals k
Talk about a cool project you worked on.
Print all the possible paths of a binary tree
Add two numbers represented as binary strings.
Search for the longest increasing sub sequence of an array. I tried to tell the interviewer that I already knew a similar problem but she asked me to do it anyway.
The OA consisted of 2 multiple choice questions and 1 coding question, all of which I would consider leetcode easy and rather straightforward. However the technical interview questions were definitely more around the medium-hard level-- you have to complete 3 stages of a wildcard regex matching question to pass. I think they reuse the same question for almost every interview, so definitely study your regular expressions! I finished the first 2 parts of the question, but unfortunately ran out of time to completely implement the 3rd part, which is why I was ultimately rejected.
solve lc questions with brain
Viewing 1301 - 1310 interview questions