注册一亩三分地论坛,查看更多干货!
您需要 登录 才可以下载或查看附件。没有帐号?注册账号
x
Jane Street 网上测试通过以后邀请来公司onsite。
On-site 先是两个一小时的面试。每门面试有两门考官都是软件工程师。每一轮都是比较开放性的问题,一般先从比较简单的问题开始,让你去设计API 包括classes abstraction 然后后面会有各种follow up 添加新的一些feature
First interview: Design a ring buffer / rotational filesystem
Given a buffer in the form of a ring, we want to design a class that let us read and write into that buffer. Say we have a head that 您好! 本帖隐藏的内容需要积分高于 188 才可浏览 您当前积分为 0。 使用VIP即刻解锁阅读权限或查看其他获取积分的方式 游客,您好! 本帖隐藏的内容需要积分高于 188 才可浏览 您当前积分为 0。 VIP即刻解锁阅读权限 或 查看其他获取积分的方式 s and follow ups:
- How would you design the abstractions for exchanges and instruments?
- How do you ensure performance when there are 10^6 quote updates across instruments and exchanges every second?
两道题我都解了大概,但是犯了些错误。后来recruiter来跟我说没有过,让我直接走了。 |