Asked me to parse an org for the OA. I was given an employee, their manager, and their employee ID and I had to be able to print the entire org in indent style, showing the manager to employee relationship
Software Engineer Intern Interview Questions
9,764 software engineer intern interview questions shared by candidates
Why should we hire you?
Write code to find the largest palindrome number that is the product of two N digit numbers.
questions on their own language had unexpected values
The programming/math test introduces a "made up" programming language, and tests you on how it would work. Not terribly difficult, but definitely different then most technical interview questions (there were also some standard "write pseudocode/code to solve x" questions as well)
What is the difference between a struct and a class?
There are two mars rovers on a 2 dimensional plane (Mars?), as well as 2 sensors. One rover is between the two sensors, and the other is outside. Write a program using only forward, backward, and onSensor() : boolean, to ensure that the rovers will collide.
Find an object in a sorted array in O(logn) time.
A coding question for the coding round that was not leetcode-like. System design was tough for me, the interviewer spoke a lot more than i did.
Given some random letters , for example "a,e,o,g,z,k,l,j,w,n" and a dictionary. Try to find a word in the dictionary that has most letters given.
Viewing 1291 - 1300 interview questions