Student Programmer Interview Questions

970 student programmer interview questions shared by candidates

First, I had to submit a home test. In the interview itself, I was asked 2 questions: The first one I don't remember. In the second I was given a sorted array of numbers which was cut in the middle in the order of the two parts changed. For example: the original array is [1,2,3,4,5,6] and the array you are given is [4,5,6,1,2,3]. I had to come up with an algorithm that will find where the end of the original array ends (the index 2 in the example).
avatar

Student Developer

Interviewed at Wix

4.1
Jan 1, 2021

First, I had to submit a home test. In the interview itself, I was asked 2 questions: The first one I don't remember. In the second I was given a sorted array of numbers which was cut in the middle in the order of the two parts changed. For example: the original array is [1,2,3,4,5,6] and the array you are given is [4,5,6,1,2,3]. I had to come up with an algorithm that will find where the end of the original array ends (the index 2 in the example).

Viewing 61 - 70 interview questions

Glassdoor has 970 interview questions and reports from Student programmer interviews. Prepare for your interview. Get hired. Love your job.