How well can you manage stress
Graduate Interview Questions
95,050 graduate interview questions shared by candidates
What makes you exciting?
Who else are you applying for
Write a function (in your preferred language C, C++, or Java) that will take the given string and return the reverse. (ie. input:"abc def ghi" output:"ihg fed cba") Optimize the above code (if possible). Now knowing that the original function you wrote in pt1 is being used by other programs and cannot be modified write another function that when called will utilize the function from pt1 to only reverse the words in the sentence. (ie. input:"abc def ghi" output:"ghi def abc") Test your code.
Why you would like to work for the company
Subjective Knowledge about the role
In your questionnaire you said you prefer to walk to work. You may have to relocate and it might be impossible for you to do this. Is that a problem?
Description of the steps you take in an design process after requirements are set.
Describe cache hierarchy
Make a class in Java
Viewing 471 - 480 interview questions