What degree are you completing, why did you choose this? What are your favorite/least favorite courses, why? Describe your past work experience. List your biggest work accomplishment. What do you know about Suncor, how will working here further your learning.
Student Engineer Interview Questions
1,500 student engineer interview questions shared by candidates
What area of Computer Science are you interested in?
given an array of scores, array of lower limits, and array of upper limits: return for each pair (lower[i],upper[i]) of how many scores are in their range.
I have a list that represents points in the axis system, and a list that represents the upper right points of rectangles in the axis system. For each element in the second list, the number of points from the first list that are inside the rectangle it represents must be returned.
The coding questions were similar to LeetCode questions.
(In the upfront interview) given a String like "A:B, _:B, C:D..." where on the left side there "father" and the right side is the "child" in a tree, desterilize the tree from the string (not a binary tree)
A coding question about search algorithms in a warehouse
Find the median customer rating for a particular business
Describe your previous experience as developer
Tell us about yourself.
Viewing 451 - 460 interview questions