OPP question about Elevator system , write on a board and then develop on the computer in Java
Student Engineer Interview Questions
1,502 student engineer interview questions shared by candidates
1. check if a given string is palindrome 2. given a string, check if it is a permutation of a palindrome 3. complex string matching question
Build a data structure with key value that perform get(), put() and getAll() with O(1). Find a circle in linkedList. The test at their office was the hardest. Write a system in Golang that manages taxies on airport. The request need to come from the server.
It was like an arrays leat code question
Give me a time you got criticism and how did you handle it?
Discribe one time your went above and beyond in or outside of school
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.
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.
Viewing 441 - 450 interview questions