Software Engineer Intern Interview Questions

9,352 software engineer intern interview questions shared by candidates

Behavioral: First question was "why USAA"? Next questions were "tell me about a time when...". Technical: All pseudocode. First question was given a list, sort the first k integers in ascending order, then the rest in descending order. Second question was to return the number of negative integers in a linked list.
avatar

Software Engineer Intern

Interviewed at USAA

3.3
Mar 17, 2023

Behavioral: First question was "why USAA"? Next questions were "tell me about a time when...". Technical: All pseudocode. First question was given a list, sort the first k integers in ascending order, then the rest in descending order. Second question was to return the number of negative integers in a linked list.

You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order, and each of their nodes contains a single digit. Add the two numbers and return the sum as a linked list. You may assume the two numbers do not contain any leading zero, except the number 0 itself.
avatar

Software Engineer Intern

Interviewed at PayPal

3.5
Nov 8, 2022

You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order, and each of their nodes contains a single digit. Add the two numbers and return the sum as a linked list. You may assume the two numbers do not contain any leading zero, except the number 0 itself.

Viewing 2131 - 2140 interview questions

Glassdoor has 9,352 interview questions and reports from Software engineer intern interviews. Prepare for your interview. Get hired. Love your job.