Onsite has 3 rounds. 1 coding - leetcode medium (stock trading), 2 - algorithm - leetcode medium-hard (heap question), 3 - system design - pretty challenging - design a robinhood feature
Software Developer New Grad Interview Questions
2,866 software developer new grad interview questions shared by candidates
NDA can not disclose. thx
You're getting a list of event logs, composed of timestamps and events that happened at each timestamp. Write functions to access all of the events that happened before a given time, after a given time, or between two given times.
What projects are you excited to work on? Streaming question
1. Why Adyen? 2. Two easy LC java question (object orientaiton design and binary search) and one medieum LC SQL question (group by, join,...)
Behavioural questions + leetcode medium/hard. Do leetcode to prepare
why do you want to work here?
Tell me about a time you missed a deadline and how you handled it.
They sent me a C++ code sample and asked me about memory layout design of classes. I was pretty confused because I didn't know any C++ and I didn't put either C++ or compiler design in my resume. All I could do during the phone interview was trying to apply my understanding of memory allocation in Java to the memory layout design for classes in C++.
Determine if there is a deadlock given order of starting and joining threads
Viewing 1621 - 1630 interview questions