Tell us more about yourself
Graduate Software Developer Interview Questions
7,741 graduate software developer interview questions shared by candidates
A coding question. You have a list of integers, how do you write a code to find the largest integer in the list and the number of times it appears?
Why Adyen Extensive questions about my projects Techical expertise questions
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.
HackerRank coding challenge. The test was to build a program that would allow you to "Query by Example" a JSON document, similar to all other questions everyone before me got.
The hardest thing to debug
why amazon?
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 Deloitte?
Description of the steps you take in an design process after requirements are set.
Viewing 41 - 50 interview questions