I applied online. The process took 1 week. I interviewed at Susquehanna International Group (Londres, Inglaterra) in Jan 2024
Interview
Initial introduction, CodeSignal coding task with averagely hard questions. It would have been a fantastic experience because I enjoyed the task. The only problem that ruined the whole experience was that the CodeSignal compiler couldn't build C++17 code with a standard charconv header. I lost a lot of time implementing the substitute for it and didn't have enough time to fix the bug in the code. It took me literally 10 minutes to get things to work locally.
I presented them with this issue, but they didn't seem to care and just told me it wasn't a good fit.
Interview questions [1]
Question 1
Implement a small interface for account management
The first step was a 70-minute CodeSignal coding assessment. The instructions were sent by email, and I had to access the test using the same email address. The assessment focused on solving programming and algorithmic problems within the time limit.
Interview questions [1]
Question 1
They asked me to complete several timed coding problems involving data structures, algorithms, and problem-solving. The questions required writing efficient, correct code while managing the limited time and testing solutions against different edge cases.
I applied online. I interviewed at Susquehanna International Group
Interview
Applied online for new grad position, immediately got a link for General Coding Assessment through CodeSignal with a deadline in over a month. The assessment was to finish 4 questions under 70 minutes.
Interview questions [1]
Question 1
There are 4 questions under 70 minutes, 1 easy, 1 easy to medium, 2 harder ones. Each question has their own score, once you finish one qustion and submit you'll get the score.
I applied online. I interviewed at Susquehanna International Group (Philadelphia, PA) in Dec 2024
Interview
First round coding assessment on DS/A. Did well on the two easy problems, but the medium parsing problem gave me some trouble and ate up a bunch of time. I ended up skipping it to go to the hard one. Make sure to study up on parsing.