J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Susquehanna International Group (Bala Cynwyd, PA) en déc. 2023
Entretien
The interview was broken up into two parts:
1. A coding session with two team leads, where the first part consisted of discussing the problem and possible solutions, the next consisted of independently coding the solution (30 minutes) and the last part involved discussing the outcome based on the provided unit tests.
2. A system design session with two team leads
Questions d'entretien [1]
Question 1
Coding session:
Write a method which returns stock ticker value based on a company name found in a string of text which contains random words besides the company name. The most critical part is that the method must be optimized for performance under the assumption that there could be millions of companies to search through
System Design session:
Design a point of sale system which accepts coupons and write the associated code with minimal implementation details
J'ai passé un entretien chez Susquehanna International Group
Entretien
Overall process is fine. The main problem they didn't respond to my email after the final interview.
- interview with Hiring manager about experience related to the job
- on site interview with several python questions and simple leetcode task + system design task
J'ai postulé via un recruteur. J'ai passé un entretien chez Susquehanna International Group (Dublin, Dublin) en juil. 2025
Entretien
The online stages were pretty simple given my seniority (15+), and the online interview was nice. You have to implement tickers lookup by the headline, mentioning the company names. As fast as possible of course.