Software Engineer Entry Interview Questions

2,583 software engineer entry interview questions shared by candidates

They just picked every word on their resume and asked what is this? Follow up based on your answer. Did you really work on this project from your resume? Are you sure you want to work here and do this work? Internal implementation[code] details of the past work?
avatar

Entry Level Software Engineer

Interviewed at Ampere Computing

3.7
Nov 13, 2021

They just picked every word on their resume and asked what is this? Follow up based on your answer. Did you really work on this project from your resume? Are you sure you want to work here and do this work? Internal implementation[code] details of the past work?

(Take home assessment: gmail clone) 1. Implement the "select all" messages checkbox and it should behave like the gmail one. 2. Implement message loading. Currently the code only loads the most recent message, implement loading for the rest of the messages. 3. You are given two sorted arrays of messages by date, where each message contains an id and a timestamp. Write a function, in O(n) time, to merge these two lists by their timestamps without duplicate messages. 4. Write unit tests in JEST to test your function from task 3. 5. Style a modal. There is a label maker and it hasn't been styled so style it. 6. Implement labeling for messages 7. Add a count for the amount of messages for each label. 8. Anything else you want to add.
avatar

Entry Level Software Developer

Interviewed at Konrad Group

3.5
Jul 22, 2020

(Take home assessment: gmail clone) 1. Implement the "select all" messages checkbox and it should behave like the gmail one. 2. Implement message loading. Currently the code only loads the most recent message, implement loading for the rest of the messages. 3. You are given two sorted arrays of messages by date, where each message contains an id and a timestamp. Write a function, in O(n) time, to merge these two lists by their timestamps without duplicate messages. 4. Write unit tests in JEST to test your function from task 3. 5. Style a modal. There is a label maker and it hasn't been styled so style it. 6. Implement labeling for messages 7. Add a count for the amount of messages for each label. 8. Anything else you want to add.

Viewing 1121 - 1130 interview questions

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