Eisler Capital Interview Questions

1 total interview insight submissions
Interview Experience (17%)

The Interview Experience is a score from 1 star (very negative) to 5 stars (very positive) generated based on the Interview Insights at this company.

The number you see in the middle of the doughnut pie chart is the simple average of these scores. If you hover over the various sections of the donut, you will see the % breakdown of each score given.

The percentile score in the title is calculated across the entire Company Database and uses an adjusted score based on Bayesian Estimates (to account for companies that have few interview insights). Simply put, as a company gets more reviews, the confidence of a "true score" increases so it is pulled closer to its simple average and away from the average of the entire dataset.

2
  • Very Negative
  • Negative
  • Neutral
  • Positive
  • Very Positive
Interview Difficulty (77%)

The Interview Difficulty is a score ranging from very difficult (red) to very easy (green) generated based on the Interview Insights at this company.

The number you see in the middle of the doughnut pie chart is the simple average of these scores. The higher the number, the more difficult the interviews on average. If you hover over the various sections of the doughnut, you will see the % breakdown of each score given.

The percentile score in the title is calculated across the entire Company Database and uses an adjusted score based on Bayesian Estimates (to account for companies that have few interview insights). Simply put, as a company gets more insights, the confidence of a "true score" increases so it is pulled closer to its simple average and away from the average of the entire data set.

3
  • Very Easy
  • Easy
  • Average
  • Difficult
  • Very Difficult
% Interns - FT Offers (81%)

The % of Interns Getting a Full Time Offer chart is meant to provide a realistic estimate of the hiring practices of the company based on the reviews at this company.

The number you see in the middle of the doughnut pie chart is the simple average of these scores. If you hover over the various sections of the doughnut, you will see the % breakdown of each score given.

The percentile score in the title is calculated across the entire Company Database and uses an adjusted score based on Bayesian Estimates (to account for companies that have few reviews). Simply put, as a company gets more reviews, the confidence of a "true score" increases so it is pulled closer to the simple company average and away from the average of the entire data set.

Interviews at Eisler Capital

Filter by:
Year
Job Title
Group/Division
Location
Experience
Difficulty
N/A
Year 2018
Job Title N/A
Group/Division Quantitative Research
Location London
Experience
Negative
Difficulty
Average

Interview Questions & Answers - Eisler Capital Examples

Quant Interview - Quantitative Research

Anonymous interview candidate in London
Interviewed: January 2018
Outcome
Declined Offer
Interview Source
Recruiter
Length of Process
Less than 1 month
Application
1 on 1 Interview
Interview
There was a 1 on 1 interview at the firm's office in London. Questions consisted of algorithms, OS and memory management.
Interview Questions
They asked about basic computer science data structures. For example, hash tables, stacks and queues. In particular they asked when to use them and asked what the key functionality of each data type is. Then they asked to write pseudocode to describe the DSs and asked for error checking. Overall it was fairly technical, and a lot of error checking required. After that was asked a difficult coding problem, the NQueens problem using recursion and backtracking. Got it in the end but took time to ensure accuracy.