What makes you exciting?
Graduate Interview Questions
94,924 graduate interview questions shared by candidates
How would you respond to being asked to lead a group project you don't have time for?
There were a couple of difficult situational questions but due to the nature of the questions it would be very easy to identify me if I were to post them here.
When have you changed the way something is done?
23 recorded questions for online video interview
How well can you manage stress
Why you would like to work for the company
General interview questions. Interest, skills, experiences, etc.
What is your biggest achievement?
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.
Viewing 471 - 480 interview questions