Student Programmer Interview Questions

970 student programmer interview questions shared by candidates

3 questions 1) valid parentheses (leetcode question) 2) you are given an array of integers and number k, and you have to return an array of the average of every consecutive k numbers in the array. 3) pow leetcode question, you have to solve the question in O(logn) time.
avatar

Software Developer - Student Position

Interviewed at AppsFlyer

4.1
Sep 3, 2024

3 questions 1) valid parentheses (leetcode question) 2) you are given an array of integers and number k, and you have to return an array of the average of every consecutive k numbers in the array. 3) pow leetcode question, you have to solve the question in O(logn) time.

Given a chip (matrix) with cells marked with +, - or blank. Return if the chip is valid. Valid chip = every + has exactly 1 adjacent -, every - has exactly 1 adjacent +, two + symbols cannot be adjacent to each other.
avatar

Student Software Engineer

Interviewed at Cadence Design Systems

4.1
Sep 16, 2019

Given a chip (matrix) with cells marked with +, - or blank. Return if the chip is valid. Valid chip = every + has exactly 1 adjacent -, every - has exactly 1 adjacent +, two + symbols cannot be adjacent to each other.

Viewing 241 - 250 interview questions

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