Student Programmer Interview Questions

970 student programmer interview questions shared by candidates

Given a string s containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid. An input string is valid if: Open brackets must be closed by the same type of brackets. Open brackets must be closed in the correct order. Every close bracket has a corresponding open bracket of the same type.
avatar

Student Software Developer

Interviewed at Pendo

2.9
Jan 8, 2024

Given a string s containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid. An input string is valid if: Open brackets must be closed by the same type of brackets. Open brackets must be closed in the correct order. Every close bracket has a corresponding open bracket of the same type.

Phone interview: find k minimum elements in an array. Interview no. 1: 1. tell me about a complex project. 2. implement malloc and free Interview no. 2: 1. tell me about some time that you have to handle a very difficult situation that you really didn't understand. 2. tasks with dependencies, sort the elements from the first task to the end task (topological sort)
avatar

Student Software Engineer

Interviewed at Amazon

3.5
Mar 12, 2022

Phone interview: find k minimum elements in an array. Interview no. 1: 1. tell me about a complex project. 2. implement malloc and free Interview no. 2: 1. tell me about some time that you have to handle a very difficult situation that you really didn't understand. 2. tasks with dependencies, sort the elements from the first task to the end task (topological sort)

Viewing 431 - 440 interview questions

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