- Joined
- 5/10/19
- Messages
- 10
- Points
- 13
Hi everyone,
I would like to know the common algorithm questions asked in an interview for quant position by big banks such as JPMorgan, Goldman Sachs, Morgan Stanley, Barclay, Citigroup.
I suppose the following are the 'normal' questions but I would like to know more.
1. Sorting (insertion sort, quick sort, merge sort, heap sort)
2. Graph algorithms (Depth first search, Breadth First search, Bellman Ford, Topological sorting)
3. Time complexity / running time
4. Dynamic programming
I would like to know the common algorithm questions asked in an interview for quant position by big banks such as JPMorgan, Goldman Sachs, Morgan Stanley, Barclay, Citigroup.
I suppose the following are the 'normal' questions but I would like to know more.
1. Sorting (insertion sort, quick sort, merge sort, heap sort)
2. Graph algorithms (Depth first search, Breadth First search, Bellman Ford, Topological sorting)
3. Time complexity / running time
4. Dynamic programming
Last edited: