Student Engineer Interview Questions

1,500 student engineer interview questions shared by candidates

My task was to manage a data structure representing an office and its employees. Each employee had an employee ID and was linked to their manager (who was also an 'Employee' type). The office itself had a count of its employees and a head of office, who was also an employee. I was required to write a function to add an employee to the office, a function to print the employee hierarchy, a function to change an employee's manager, and a function to delete an employee.
avatar

Software Engineer - Student Position

Interviewed at Bloomberg

4
Nov 11, 2024

My task was to manage a data structure representing an office and its employees. Each employee had an employee ID and was linked to their manager (who was also an 'Employee' type). The office itself had a count of its employees and a head of office, who was also an employee. I was required to write a function to add an employee to the office, a function to print the employee hierarchy, a function to change an employee's manager, and a function to delete an employee.

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.

Viewing 421 - 430 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 1,500 interview questions and reports from Student engineer interviews. Prepare for your interview. Get hired. Love your job.