Student Programmer Interview Questions

970 student programmer interview questions shared by candidates

Write a function that gets an mxn-sized matrix that contains bits. 1 means it's a submarine 0 means it's a sea. Submarine can be a vertical or horizontal unity sequence (not diagonal) should return how many submarines are in the matrix.
avatar

Student Full Stack Developer

Interviewed at Innovid

4.2
Jul 18, 2021

Write a function that gets an mxn-sized matrix that contains bits. 1 means it's a submarine 0 means it's a sea. Submarine can be a vertical or horizontal unity sequence (not diagonal) should return how many submarines are in the matrix.

"Tell about a feature you built and are proud of it.", "How do you test your code?", "Why do you want to join the team?", "Do you know the product?", "Are you afraid of learning new things?", and "What kind of person are you (coding 9-5?)"
avatar

Student Software Engineer

Interviewed at Wix

4.1
Jul 12, 2024

"Tell about a feature you built and are proud of it.", "How do you test your code?", "Why do you want to join the team?", "Do you know the product?", "Are you afraid of learning new things?", and "What kind of person are you (coding 9-5?)"

CS Q: Write a program that maintains "timers", that works like JS "set timeout". I.e. maintain a "queue" with timers and write a function "addTimer" that gets an *absolute time* and callback function (to execute when timer is over) and pushes it to the queue.
avatar

Student Developer

Interviewed at Wix

4.1
Apr 7, 2021

CS Q: Write a program that maintains "timers", that works like JS "set timeout". I.e. maintain a "queue" with timers and write a function "addTimer" that gets an *absolute time* and callback function (to execute when timer is over) and pushes it to the queue.

Viewing 261 - 270 interview questions

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