If you have an autonomous robot in a 2 plane of unknown size, program it to find a hidden mineral somewhere on the plane.
Software Engineer Graduate Interview Questions
3,311 software engineer graduate interview questions shared by candidates
You have 9 marbles and balance scale. 8 of the marbles are same and 1 marble is heavier than others. You can use balance scale only 2 times and your goal is to find which marble is the heavy one.
Breadth first and depth first search
Write a function that when given a string will return the position of the starting point of the largest reoccurring character. (ie. given:"AAABBCCCCD" would return 5 (starting point of C)) Test your code.
Calculate the revenue difference between a combination of two regions versus one region. 75 seconds to complete the answer.
If you were a software engineer, and the owner of a business, who would you delegate the problem you described before, explain why and what affected your decision.
General medium leetcode type questions ?
given a board of size NxM rectangular battle ships. How can you count how many ships are in the board? optimize to O(NM) time and O(1) space
They asked me a brain teaser question
The group exercise is difficult if you are not very proficient in business cases, especially if the other people participating have undergone business related studies. During the one-to-one interview they look especially how you present your ideas, and if you are enough clear or not.
Viewing 181 - 190 interview questions