由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Quant版 - 一些算法题。
相关主题
有谁面过renaissance?如何证明euro. call opotion是convex的?
问一个面试题目对EURODOLLAR futures 的convexity不理解。。。
Complexity of the max array problem弱问一道面试题
An interview question about straddle如何hedge negative convexity
求指点one brain teaser problem
问大家一道数学题(probability)[合集] 新手请教:宏观微观经济学需要么?
请教一个老题implied vol和strike[合集] 一道智力题
请教一个简单问题: call option[合集] 新手问个CIPM的问题
相关话题的讨论汇总
话题: find话题: complexity话题: histogram话题: points
进入Quant版参与讨论
1 (共1页)
c**********e
发帖数: 2007
1
1. You have N points (x_i, y_i) in a plane. Find their convex hull.
Complexity.
2. You have N points (x_i, y_i) in a plane. Find a circle containing most
points. complexity? 我其实不太清楚这个题是怎么问的。谁了解能不能说一下。
3. How to find the maximum rectangular in a histogram. You have the heights
of the histogram H[0]...H[N].
4. Give a matrix x[1...N][1...N], which contain 0, 1 only. How to find the
maximum rectangular which contain 0 only.
5. You have an array a[1...n]. Find the longest non-decreasing subarray. (
N
p*****k
发帖数: 318
2
careerchange, you might get more responses
(thus higher prob to learn new stuff) if you
also post it on jobhunting / programming board.
off the top of my head, 1 and 5 seem to be well-known:
http://en.wikipedia.org/wiki/Convex_hull_algorithms
http://en.wikipedia.org/wiki/Longest_increasing_subsequence
for 2, maybe the radius of the circle is given?
1 (共1页)
进入Quant版参与讨论
相关主题
[合集] 新手问个CIPM的问题求指点
[合集] 发个面试题问大家一道数学题(probability)
Stochastic Differential Equation 1请教一个老题implied vol和strike
Stochastic Differential Equation 2请教一个简单问题: call option
有谁面过renaissance?如何证明euro. call opotion是convex的?
问一个面试题目对EURODOLLAR futures 的convexity不理解。。。
Complexity of the max array problem弱问一道面试题
An interview question about straddle如何hedge negative convexity
相关话题的讨论汇总
话题: find话题: complexity话题: histogram话题: points