How to make a key primary keyword without using the PRIMARY keyword?
Graduate Software Developer Interview Questions
4,963 graduate software developer interview questions shared by candidates
A number of verbal and numerical questions.
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
Tell us about a time where you dealt and solved a problem?
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.
What is your preferred programming language?
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.
If you have an autonomous robot in a 2 plane of unknown size, program it to find a hidden mineral somewhere on the plane.
Viewing 261 - 270 interview questions