ChaseDream
搜索
返回列表 发新帖
查看: 2533|回复: 2
打印 上一主题 下一主题

[面试经验] Baruch MFE R1 Prof. Andrew R2 Prof. Dan [2015-04-21]

[精华] [复制链接]
跳转到指定楼层
楼主
发表于 2015-4-22 00:47:04 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
Background: Oversea bachlor Math&CS with 1.5yr we in algo trading

Round 1: Prof. Andrew
1. Go through your CV, which market you currently cover?
2. C++ experience, I told him I have 6 year C++ exp, so he asked me have I ever used C++11, and what's its changes to earlier version.
Hmm, I say yes, I talked abt adding libraries, more user friendly, improving performance blablabla...(actually I was not quite sure, so I said something vauge)
3.Linear Algebra: N by N matrix how many roots in complex space, what is symmetric matrix, and what is positive semi-define
4.More Linear Algebra: {(1,a), (a,1)} abs(a) <1 is it positive semi-define why
5.Time Series, what is AR(2) give the expression, what's it relation to Wiener Process, and what is Wiener Process
6.Algorithm: give a psudo code for nth power of matrix M.
Well, first I think I can rewrite M = V^(-1)*D*V (V-eigen vector matrix D-eigenvalues on its main diagonal)
M^n =  V^(-1)*D^n *V
He wanted more general solution, since M maybe not diagonalizable. (Hint recursion odd/even)
Times up when I half finish - he said it's on the right way.
Confirm to the next round.

Round 2: Prof. Dan
1. Go through your CV from your graduate, why left this firm? (World is so big, I wanna have a look LOL)
2. Career Plan, why MFE
3. C++ exp. latest use of C++
4. 2^x = x^2 find the roots  2 obvious is one, is there any others. (4), is there any negative roots how many of them? (I got it wrong, only one negative root)
5. Is there any methods to find the negative roots?  (Newton method) , What is Newton Method? How can we derive it? (Taylor)
6. What is standard normal distr. give the pdf of it. integrate it prove equals to 1 (polar coordinate)
7. Questions
  a. RITC
  b. NY vs Chicago for trading jobs
  c. Is there any other interviews? (ask performance in another way)
Other offers,
For question 4 plot the graph you can ez find the answer is 3,  I did not do quite well on this question, made 2 mistakes another was I calculate (2^x)' wrongly
Overall, positive experiences but not sure whether can land an offer.
Finger Cross




收藏收藏3 收藏收藏3
沙发
发表于 2015-4-26 18:40:25 | 只看该作者
LZ怎么样,有信不?
板凳
发表于 2015-4-28 09:49:48 | 只看该作者
楼主,我金融本科转申MFE,现在缺失C++背景。想问一下Baruch那个“C++ Programming for Financial Engineering Online Certificate”怎么样,是否能增加录取Baruch的概率?

感谢回答!!!!!!
您需要登录后才可以回帖 登录 | 立即注册

Mark一下! 看一下! 顶楼主! 感谢分享! 快速回复:

NTU MBA
MSGO
近期活动

正在浏览此版块的会员 ()

手机版|ChaseDream|GMT+8, 2025-10-11 03:45
京公网安备11010202008513号 京ICP证101109号 京ICP备12012021号

ChaseDream 论坛

© 2003-2025 ChaseDream.com. All Rights Reserved.

返回顶部