Tell us about this companys history, were there any important events recently?
Graduate Engineer Interview Questions
23,074 graduate engineer interview questions shared by candidates
Why Adyen Extensive questions about my projects Techical expertise questions
Basic to advanced digital questions. Started with Flip flop - latches, memory, pipeline, FSM, writing a c program, timing analysis.
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
Subjective Knowledge about the role
Describe cache hierarchy
General interview questions. Interest, skills, experiences, etc.
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.
How well can you manage stress
Viewing 161 - 170 interview questions