Student Developer Interview Questions

970 student developer 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).

is private member final? can you inherit static methods? can interface implement abstract class? given code questions with classes and inheritance and you need to determine what the output is given a singly linked list, check if palidnrom given a singly linked list, return the xth element from the end of the list.
avatar

software engineer student

Interviewed at NiCE

3.9
Mar 14, 2023

is private member final? can you inherit static methods? can interface implement abstract class? given code questions with classes and inheritance and you need to determine what the output is given a singly linked list, check if palidnrom given a singly linked list, return the xth element from the end of the list.

Viewing 61 - 70 interview questions

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