Student Developer Interview Questions

971 student developer interview questions shared by candidates

1-you are given two lists find the first node at which they collide 2-implement a stack data structure (only takes int and has a max size) 3-if you have a string that contains () {} [] .. check if its balanced 4-implement a stack with get_min o(1) you can use additional space 5- given a binary search tree and a number a find the rank of a
avatar

Software Engineer Student- Kusto Team

Interviewed at Microsoft

4
Jan 26, 2019

1-you are given two lists find the first node at which they collide 2-implement a stack data structure (only takes int and has a max size) 3-if you have a string that contains () {} [] .. check if its balanced 4-implement a stack with get_min o(1) you can use additional space 5- given a binary search tree and a number a find the rank of a

1. Shuffle an array in a random way, so all possible permutation will have same probability. 2. you get a sorted array of integers, and 1 double (avg). you need to find the subarray inside the array, with the average of the given double. 3. you get a list of collage courses and their pre-requirement courses. you need to create a possible courses flow. (Top-sort algo)
avatar

Student Web Developer

Interviewed at Wix

4.1
Apr 6, 2021

1. Shuffle an array in a random way, so all possible permutation will have same probability. 2. you get a sorted array of integers, and 1 double (avg). you need to find the subarray inside the array, with the average of the given double. 3. you get a list of collage courses and their pre-requirement courses. you need to create a possible courses flow. (Top-sort algo)

1) given array, find the number such that the left side of it equals to the right side of it. 2) given a linkedlist and integer x, what is the value in the n-x node 3) given 2 simple threads, what are the optional outputs?
avatar

Student Software Engineer

Interviewed at NiCE

3.9
Aug 8, 2019

1) given array, find the number such that the left side of it equals to the right side of it. 2) given a linkedlist and integer x, what is the value in the n-x node 3) given 2 simple threads, what are the optional outputs?

Viewing 631 - 640 interview questions

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