Software Engineer Entry Level Interview Questions

3,535 software engineer entry level interview questions shared by candidates

OA with 1 coding question (easy) and few aptitute questions. In interview, given a Java code find output type and aptitude based questions on codility, for 45 mins. Then a question to code, implementing a scenario for the next 45 mins, on the same codility link.
avatar

Software Engineer (Mid-level)

Interviewed at Interactive Brokers

3.4
Feb 22, 2024

OA with 1 coding question (easy) and few aptitute questions. In interview, given a Java code find output type and aptitude based questions on codility, for 45 mins. Then a question to code, implementing a scenario for the next 45 mins, on the same codility link.

Given a 2D array with 1's and 0's as values (think of it as a maze), determine if there is an exit. You traverse the maze by looking at a 1, and if there is a 1 to the right, left, or below, you can move to that next 1. You can only exit the maze by traversing 1's.
avatar

Software Engineer Entry Level

Interviewed at Qualtrics

3.6
Oct 18, 2015

Given a 2D array with 1's and 0's as values (think of it as a maze), determine if there is an exit. You traverse the maze by looking at a 1, and if there is a 1 to the right, left, or below, you can move to that next 1. You can only exit the maze by traversing 1's.

Viewing 2831 - 2840 interview questions

Glassdoor has 3,535 interview questions and reports from Software engineer entry level interviews. Prepare for your interview. Get hired. Love your job.